Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Behavior of spec.template.syncPolicy.automated.prune is not expected. #580

Open
gpanagiotidis opened this issue Apr 28, 2022 · 0 comments
Open

Comments

@gpanagiotidis
Copy link

When spec.template.syncPolicy.automated.prune is set to false, and I delete an element from the list generator, the applicationset will proceed to a) delete the application and b) delete the children resources.

Is this behavior the expected one? If yes then what's the point of setting spec.template.syncPolicy.automated.prune to false and from which cases does it protect from pruning?

My goal is to have save the applications from being deleted (and their resources of course), in case of human error if someone messes up with the list generator.

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

No branches or pull requests

1 participant