- Adding unsupported storageclasses
- Adding unsupported persistent
rancher/dashboard#2284
Adding the persistent volume plugins that are gated by the `unsupported-storage-drivers` feature flag.
- There was a problem with the longhorn driver not being set so this is
now set
- In some versions of the rancher backend a pvc couldn't be bound to a
pv because the storageClassName was expected to be empty
- The wrong storage class name was being shown when a persistent volume
was bound also caused by storageClassName not being empty
- A field should've been marked as required
- Change default values for longhorn
- Clear unset parameters for storage classes
rancher/dashboard#2415rancher/dashboard#2416rancher/dashboard#2380rancher/dashboard#2420rancher/dashboard#2429