Allow background delete option when deleting apps and resources #5216
Labels
Milestone
Comments
|
Hi @jessesuen, Is this solved by setting the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Summary
Currently we only allow foreground deletion of objects, but due to Kubernetes GC buggy behavior about deletion, foreground deletion can block indefinitely. The only workaround in Argo CD is a force deletion which is more abrasive approach than performing a background deletion. We should expose an option in UI, CLI, API to perform background deletion of resources and applications.
The text was updated successfully, but these errors were encountered: