Commit Graph

9 Commits

Author SHA1 Message Date
wujun 1e39655928 feat: harvester node driver 2021-07-09 17:28:12 +08:00
Vincent Fiduccia f04887db8d
Cloning cloud creds should load the right driver component (#3043) 2021-06-23 01:13:58 -07:00
Vincent Fiduccia 31e0a7973e
Generic cloud credential and machine drivers 2021-06-15 03:26:19 -07:00
Vincent Fiduccia bb393202e5
Never remember fleet-default as the last-used namespace 2021-06-08 15:14:44 -07:00
Richard Cox 1f47fab434 Fix `Labels &amp Annotations` tab label
- Use simpler :label-key instead of :label
- Actual issue was that
  - some cases used Vue.prototype.t ... which did the escaping
  - others used `...mapGetters({ t: 'i18n/t' })` ... which didn't do the escaping and looked fine
- Guessing this might have been caused by a change in CreateEditView
2021-05-18 15:38:41 +01:00
Vincent Fiduccia 19bcd3127e
Cluster improvements 2021-04-21 17:16:44 -07:00
Vincent Fiduccia 413304f145
Multi-cluster & standalone feature/support 2021-04-21 17:16:43 -07:00
Vincent Fiduccia 12bc84751f
Manage cloud creds, move drivers to top-level 2021-04-20 09:14:33 -07:00
Vincent Fiduccia 0002bd8be5
Split edit secret into separate components for each type 2021-04-20 09:14:33 -07:00