open-cluster-management-io/api

feature request: a flag to preserve resource created by ManifestWork on ManifestWork deletion

TheRealHaoLiu opened this issue · 0 comments

currently when ManifestWork is deleted the resources created/managed by ManifestWork will also be deleted.

I propose that we add a "preserveOnDelete" to change this behavior.

when the preserveOnDelete is set to true ManifestWork controller will not delete the resources that it created