This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch add-support-csi-projects
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 80f551cae05 show if csi driver is setup in cluster
add dd981b0f266 delete pvs whose reclaim policy is delete when cluster is
destroyed
No new revisions were added by this update.
Summary of changes:
.../KubernetesClusterActionWorker.java | 4 +
.../KubernetesClusterDestroyWorker.java | 3 +
...ernetesClusterResourceModifierActionWorker.java | 43 ++++++
.../script/delete-pv-reclaimpolicy-delete | 156 +++++++++++++++++++++
4 files changed, 206 insertions(+)
create mode 100755
plugins/integrations/kubernetes-service/src/main/resources/script/delete-pv-reclaimpolicy-delete