Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GA Blocker] Clean up resources if the original PVC gets deleted #178

Open
sunnylovestiramisu opened this issue Dec 30, 2024 · 1 comment
Assignees

Comments

@sunnylovestiramisu
Copy link
Contributor

sunnylovestiramisu commented Dec 30, 2024

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

@sunnylovestiramisu
Copy link
Contributor Author

/assign @dannawang0221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants