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

Added finalizer on deployment, used to remove child finalizers on delete #165

Merged
merged 2 commits into from
Jun 8, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Jun 7, 2018

fixes #157

This PR adds a finalizer on an ArangoDeployment and only removes that when all finalizers for owned Pods & PVCs have been removed (so they are free to be deleted).

@ewoutp ewoutp self-assigned this Jun 7, 2018
@ewoutp ewoutp requested a review from matthewvon June 7, 2018 14:32
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

Successfully merging this pull request may close these issues.

PVC's can get stuck in Terminating state
2 participants