dashboard/shell/edit/workload/storage
Richard Cox f34bfba061 Fix selection of default storage class
- default storage class is set via annotation
- annotations can be `"true"` or `"false"`
- previously we only checked for truthy when finding default
- this mean `"false"` counted as true
2023-11-17 13:41:22 +00:00
..
__tests__ fixed unit tests warnings 2023-09-20 15:49:53 -07:00
csi Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
ephemeralVolume Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
persistentVolumeClaim Fix selection of default storage class 2023-11-17 13:41:22 +00:00
ContainerMountPaths.vue Fix volumeMounts from being overwritten (#9617) 2023-09-05 07:27:37 -04:00
Mount.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
awsElasticBlockStore.vue Workload page updates (#7041) 2022-09-30 01:43:07 +02:00
azureDisk.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
azureFile.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
emptyDir.vue feat(workload/storage): support add emptyDir volume 2022-11-29 14:56:16 +08:00
gcePersistentDisk.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
hostPath.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
index.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
nfs.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
secret.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
vsphereVolume.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00