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

Deleting the bootstrap app hangs while deleting the entire hierarchy #99

Closed
noam-codefresh opened this issue Jun 15, 2021 · 0 comments · Fixed by #100
Closed

Deleting the bootstrap app hangs while deleting the entire hierarchy #99

noam-codefresh opened this issue Jun 15, 2021 · 0 comments · Fixed by #100
Assignees
Labels
bug Something isn't working

Comments

@noam-codefresh
Copy link
Collaborator

We currently have the following hierarchy:
bootstrap app -> cluster-resources appSet -> in-cluster app -> argocd-ns Namespace Resource
inside the argocd-ns Namespace we install the bootstrapped argocd.
When we delete the bootstrap app, the cascading causes the Namespace to be deleted, which in turn deletes the Argo CD controllers. After that, the remaining applications are stuck in "terminating" state, since their finalizer can not run.

@noam-codefresh noam-codefresh added the bug Something isn't working label Jun 15, 2021
@noam-codefresh noam-codefresh linked a pull request Jun 15, 2021 that will close this issue
@noam-codefresh noam-codefresh self-assigned this Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant