Kapp delete hangs #1044
Labels
bug
This issue describes a defect or unexpected behavior
carvel triage
This issue has not yet been reviewed for validity
helping with an issue
Debugging happening to identify the problem
What steps did you take:
What happened:
Sometimes, the delete will not delete some resources, and loops with
ongoing: delete ...
.The same resources can be deleted via
kubectl
and kapp acknowledges that they are gone - so this is not an issue with kubeconfig or connection to cluster.What did you expect:
The resources to be deleted.
Anything else you would like to add:
Debug does not show anything relevant, and there are no useful events/logs within the cluster.
Environment:
kapp --version
):/etc/os-release
):kubectl version
)Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: