-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Incompatible changes break upgrade #226
Comments
Might be result of PostgreSQL upgrade in #195, that has changed quite some things... |
This issue has been automatically marked as stale because there wasn’t any recent activity. It will be closed soon if no further action occurs. Thank you for your contributions! |
this is still an issue |
This issue has been automatically marked as stale because there wasn’t any recent activity. It will be closed soon if no further action occurs. Thank you for your contributions! |
I'm running 0.4.14 and thought it's a good idea to upgrade to the latest patch release 0.4.24. After upgrade the postgresql database doesn't come online anymore cause the versions aren't compatible. Luckily I was able to revert back to the old version. It would really be nice if you introduce breaking changes that you could update to a new minor (or even better major) version and provide breaking changes in the release notes and even provide an upgrade path if possible. |
Yes, this chart really needs a maintainer who understands Kubernetes. Right now, it's me merging changes, but I know Weblate and not Kubernetes, so it's easy to merge something that breaks things without noticing. |
I'm looking for reviews of #317 to avoid further breakages of the chart. |
Are there any updates on this issue? Or are there upgrade instructions? |
There have been several fixes to the chart meanwhile, but I don't think this issue has been fully addressed (IMHO that would break the current setups). If you have any suggestions how to improve the chart, pull requests are welcome. See also #348. |
Describe the issue
Currently I'm running
4.14.2
and trying to upgrade to4.14.latest
, which fails.First error is this
After duplicating the old entry
postgresql-passwort
topostgres-password
usingkubectl -n weblate edit secret/weblate-postgresql
I now get the next error (reformatted for readability):I already tried
Steps to reproduce the behavior
helm upgrade -n weblate weblate weblate/weblate -f values.yaml
Expected behavior
helm
upgrading WeblateScreenshots
No response
Exception traceback
The text was updated successfully, but these errors were encountered: