Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×we use fluxcd for deployments and we added
flux reconcile ks <name> --with-source
as the last command in our pipeline script
but it seems like the pipeline does not wait until the command finishes and tears down the pipeline
it prints
+ flux reconcile ks marketing --with-source
► annotating GitRepository flux-system in flux-system namespace
✔ GitRepository annotated
◎ waiting for GitRepository reconciliation
✔ fetched revision main@sha1:c5833320f6147b1942b45e1b02cae2b28e82b1d8
► annotating Kustomization marketing in flux-system namespace
✔ Kustomization annotated
◎ waiting for Kustomization reconciliation
and then teardown
normally the flux reconcile command should return successful or timeout after 5 minutes
how is that possible?
I recommend downloading the image and running the step's commands interactively within the container. This way you can debug the process locally.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.