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

Bug: Restarting builder and claudie-operator during a cluster destroy causes a hang in the workflow #1221

Closed
bernardhalas opened this issue Feb 13, 2024 · 3 comments
Labels
bug Something isn't working groomed Task that everybody agrees to pass the gatekeeper

Comments

@bernardhalas
Copy link
Member

bernardhalas commented Feb 13, 2024

Current Behaviour

When wiping the whole configuration (kubectl delete inputmanifest ...), there's a risk of ending up in a hanging state if builder is restarted (force-deleted or crashed) during the process.

Expected Behaviour

The expectation is that the cluster destroy finishes successfully.

Steps To Reproduce

  1. Trigger a cluster deletion.
  2. After some time, restart the builder and claudie-operator pods.
  3. See that the workflow will remain stuck in the destroy phase.

Anything else to note

Not sure whether this has been caused by the builder or claudie-operator restart. I'll try to narrow this time if my time permits.

@bernardhalas bernardhalas added the bug Something isn't working label Feb 13, 2024
@Despire
Copy link
Contributor

Despire commented Feb 23, 2024

@bernardhalas have you forced delete the pods ? 'cause when you delete them, they'll finish whatever workflow is currently running, so in theory they should not hang.

@JKBGIT1
Copy link
Contributor

JKBGIT1 commented Apr 5, 2024

Let's wait for 2 hours to if the workflow gets picked up. After that capture the relevant logs.

@JKBGIT1 JKBGIT1 added the groomed Task that everybody agrees to pass the gatekeeper label Apr 5, 2024
@bernardhalas
Copy link
Member Author

Closing as non-reproducible.

@bernardhalas bernardhalas closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working groomed Task that everybody agrees to pass the gatekeeper
Projects
None yet
Development

No branches or pull requests

3 participants