ubicloud/kubernetes/csi/manifests
mohi-kalantari 66bc21cdbc Handle PV deletion in UbiCSI
When we are done with an old pv at the end of "stage" phase of the
newly migrated PV, we would set the reclaim policy back to "Delete"
and kuberentes provisioner would call the DeleteVolume method.

We would then assemble an ssh command to run and delete the backing
file wherever it resides.
2025-07-25 15:20:55 +02:00
..
csidriver-crd.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
nodeplugin-clusterrole.yaml Add KubernetesClient to CSI 2025-07-25 15:20:55 +02:00
nodeplugin-clusterrolebinding.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
nodeplugin-daemonset.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
nodeplugin-serviceaccount.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
provisioner-clusterrole.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
provisioner-clusterrolebinding.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
provisioner-deployment.yaml Handle PV deletion in UbiCSI 2025-07-25 15:20:55 +02:00
provisioner-role.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
provisioner-rolebinding.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
provisioner-serviceaccount.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00
storageclass.yaml Add CSI deployment manifests for Kubernetes 2025-07-25 15:20:55 +02:00