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

odoo: upgrade chicken and egg issue #21

Open
theangryangel opened this issue May 16, 2022 · 0 comments
Open

odoo: upgrade chicken and egg issue #21

theangryangel opened this issue May 16, 2022 · 0 comments
Labels
good first issue Good for newcomers priority: medium type: bug Something isn't working

Comments

@theangryangel
Copy link
Member

When applying a significant change to the helm values, it is possible for the chart to get into a chicken and egg scenario:

i.e. something in the new helm values changes / adds to a ConfigMap. click-upgrade job that runs fails because the expected value is not yet in the ConfigMap, everything explodes in a ball of fire.

It's probably safer to work around this by making the upgrade job not reference the ConfigMap, etc.?

@theangryangel theangryangel added priority: medium type: bug Something isn't working good first issue Good for newcomers labels May 16, 2022
@theangryangel theangryangel changed the title Upgrade chicken and egg issue odoo: upgrade chicken and egg issue Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority: medium type: bug Something isn't working
Development

No branches or pull requests

1 participant