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

Add waits for all docker images to update argocd_metadata #1202

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

corneliusroemer
Copy link
Contributor

@corneliusroemer corneliusroemer commented Feb 29, 2024

We should wait for all images (including nextclade, dummy, keycloakify, config processor) and not just website and backend.

@theosanderson if we need them all let me know and I'll update. But the current situation is likely not the best.

@theosanderson
Copy link
Member

I think we should wait - we shouldn't be pointing to images which might have failed to be built. (Feel free to add more waits!)

@theosanderson
Copy link
Member

theosanderson commented Feb 29, 2024

Otherwise we end up in a state where if we delete the main app it will never restart

@theosanderson
Copy link
Member

theosanderson commented Feb 29, 2024

Your race condition point is a good reason to use concurrency, but without cancel-in-progress

@corneliusroemer corneliusroemer changed the title Remove unnecessary waits to update argocd_metadata Add waits for all docker images to update argocd_metadata Feb 29, 2024
@corneliusroemer
Copy link
Contributor Author

corneliusroemer commented Feb 29, 2024

CI checks here are unnecessary, as it doesn't test this workflow.

@corneliusroemer corneliusroemer merged commit b64039a into main Feb 29, 2024
13 checks passed
@corneliusroemer corneliusroemer deleted the dont-wait-argocd branch February 29, 2024 16:23
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