Running Job Causes Reconciliation Timeout #5617
Unanswered
Routhinator
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have a few Jobs that are one time runs, they do not need to be recreated, and nothing depends on them.
However, FluxCD times out on the kustomization when the job is running, and the kustomization will no longer run while the job is running.
This job could take a week. Flux should not consider a running job in it's reconciliation. How do I tell it to consider a job that is running as reconciled?
Beta Was this translation helpful? Give feedback.
All reactions