Closed hansedong closed 9 months ago
Hello, currently it's expected behavior. We should mention it at our docs.
I think, we can implement new k8s feature for pvc retention policy https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-retention
But it's supported only by the most recent kubernetes versions.
@f41gh7 Got it, thanks for the clarification.
I encountered a problem when deploying vmcluster: the PVCs automatically created by the operator were not deleted when the vmcluster was deleted.
This issue is 100% reproducible, and I would like to know if this is by design or a bug in the operator?