Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Fiduccia 14c6f0c222
_standardActions -> super._availableActions 2021-10-29 11:13:57 -07:00
Vincent Fiduccia e12eae56f4
Drop .class since it's the only type now 2021-10-25 10:20:35 -07:00
Vincent Fiduccia 570c4650e9
Now with more classes and no proxies 2021-10-25 10:20:34 -07:00
Vincent Fiduccia 8ad04400c8
Use the right _availableActions 2021-05-03 14:46:00 -07:00
Cody Jackson 661cef5a62 Adding support for `unsupported-storage-drivers`
- Adding unsupported storageclasses
- Adding unsupported persistent

rancher/dashboard#2284

Adding the persistent volume plugins that are gated by the `unsupported-storage-drivers` feature flag.
2021-03-15 16:25:07 -07:00
Cody Jackson c05bbeb528 Adding the ability to set default storageclasses
Adding the ability to select default storage classes as it was missed as part of the migration.

rancher/dashboard#2415
2021-02-24 10:08:24 -07:00
Cody Jackson a7c1337ccc Porting StorageClass to dashboard from ember 2021-02-02 14:53:22 -07:00