ubicloud/kubernetes/csi/lib/ubi_csi
mohi-kalantari 8753678853 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-21 19:31:08 +02:00
..
controller_service.rb Handle PV deletion in UbiCSI 2025-07-21 19:31:08 +02:00
errors.rb Add logic for migrating disk from the previous node in CSI 2025-07-21 19:31:08 +02:00
identity_service.rb Add gRPC server for implementing the IdentityService 2025-07-21 14:18:09 +02:00
kubernetes_client.rb Add KubernetesClient to CSI 2025-07-21 19:31:07 +02:00
node_service.rb Handle PV deletion in UbiCSI 2025-07-21 19:31:08 +02:00