You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no auto resource clean up today if customers delete the original PVC, the temporary PVC and the PV will be orphaned.
Need either documentation or implementation of the feature. Currently in the KEP there is no guidance on what standards should be used in the providerFunctionConfig.PopulateCleanupFn and the PopulateCleanupFn only cleans up properly for provisioned PVCs. If the provision failed the resources won't be deleted.
There is no auto resource clean up today if customers delete the original PVC, the temporary PVC and the PV will be orphaned.
Need either documentation or implementation of the feature. Currently in the KEP there is no guidance on what standards should be used in the providerFunctionConfig.PopulateCleanupFn and the PopulateCleanupFn only cleans up properly for provisioned PVCs. If the provision failed the resources won't be deleted.
/cc @dannawang0221
The text was updated successfully, but these errors were encountered: