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

[patch] Add unlimited retries and fix suite cert/dns sync & run olm job at same time as dns. #193

Merged
merged 7 commits into from
Sep 17, 2024

Conversation

tomklapiscak
Copy link
Contributor

Adds the retry.limit for the ArgoCD instance and cluster appsets, and sets it to unlimited (-1). This means that argocd will continue to sync until it is ready and won't fail when the default (5) failures are reached. This is needed as we see many temporal failures in each app that is just a failure until another app is ready.

This change also changes the syncwave of the suite certs and dns jobs so it runs at the same time as the olm job, as these jobs can take 15 minutes, and was blocking the olm job from running when it could have run at the same time.

Tested in fvtsaas and it all works

https://jsw.ibm.com/browse/MASCORE-3889

@tomklapiscak tomklapiscak merged commit 578eee0 into main Sep 17, 2024
3 checks passed
@whitfiea whitfiea deleted the dev branch September 18, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants