-
Notifications
You must be signed in to change notification settings - Fork 153
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
Helm chart are published before images are ready #3907
Comments
Just faced the same issue when flux applied weave-gitops helm chart. |
@tsunamaru thanks for verifying. The build job usually takes ~1.5h so that's expected. |
seems to be working now again! |
Thanks all for reporting and following up! We will look into it to avoid it happening in the future. |
This can take just 20m if you use |
I would change the title to
The release workflow should be:
|
Previous spike effort #3157 |
…hing (#3937) * added incident report for issue #3907 * readproof * readproof * Apply suggestions from code review Co-authored-by: Hidde Beydals <[email protected]> * replaced private link with screenshot --------- Co-authored-by: Hidde Beydals <[email protected]>
Done so far:
Validation of the solution after merging:
Complete 🆙 validation would close the ticket The other suggestions on build time and github release order will be tackled in a follow-up issue #3945 |
Strictly speaking this hasn't been completely resolved as the GitHub release is still created and announced (e.g. on Slack) prematurely, i.e. before the new chart version is actually available. |
You are right, i have removed that expectation from the issue title and reflected in the follow up ticket #3945 |
Describe the bug
With each Weave GitOps release the chart is updated prematurely so that upgrades fail as long as the images haven't been built, yet.
Environment
To Reproduce
Steps to reproduce the behavior:
Immediately after a Weave GitOps release is published, try to install that release.
Expected behavior
The release installs successfully.
Actual Behavior
Installation fails:
The text was updated successfully, but these errors were encountered: