nutanix / helm

Nutanix Helm Charts repository
https://nutanix.github.io/helm/
MIT License
17 stars 30 forks source link

Added reclaimPolicy setting via helm value for every StorageClasses #50

Closed vfrans closed 2 years ago

vfrans commented 2 years ago

One thing to note is that I don't know the capabilities of the nutanix-csi implementation in terms of reclaimPolicy support. I assumed here that all 3 SC supported reclaimPolicy of at least "Delete" (the default for dynamically generated PVs) but that's up to the implementation of the CSI as per https://kubernetes.io/docs/concepts/storage/persistent-volumes/#delete states it.

tuxtof commented 2 years ago

concerning reclaimPolicy support The Recycle reclaim policy is deprecated. Instead, the recommended approach is to use dynamic provisioning which is the goal of the Nutanix CSI