Skip to content

Flux reconciliation failed: install retries exhausted

What

You may get the below error for what ever reason

flux reconciliation failed: install retries exhausted

Solution

Suspend the release

flux suspend hr <release_name>

Resume the release

flux resume hr <release_name>

You should now be able to run the below and see a passing release

flux get helmreleases
Example of passing release
➜ flux get helmreleases -n default
NAME    REVISION        SUSPENDED       READY   MESSAGE
podinfo 4.0.6           False           True    Release reconciliation succeeded

Want to make this site better? Open a PR or help fund hosting costs