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

Unable to upgrade from bookkeeper 0.7.1 to 0.9.0 #100

Closed
addprs opened this issue Jan 21, 2021 · 0 comments · Fixed by #101
Closed

Unable to upgrade from bookkeeper 0.7.1 to 0.9.0 #100

addprs opened this issue Jan 21, 2021 · 0 comments · Fixed by #101

Comments

@addprs
Copy link
Member

addprs commented Jan 21, 2021

Description

Due to version configmap not allowing separate from/to for test versions
(Describe the feature, bug, question, proposal that you are requesting)
We have https://github.com/pravega/pravega-operator/blob/master/charts/pravega-operator/values.yaml#L29 but that only works for straight installs https://github.com/pravega/pravega-operator/blob/master/charts/pravega-operator/templates/version_map.yaml#L26

Importance

Upgrade from 0.7.1 to 0.9.0 is broken
(Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have))

Location

https://github.com/pravega/pravega-operator/blob/master/charts/pravega-operator/templates/version_map.yaml#L26
(Where is the piece of code, package, or document affected by this issue?)

Suggestions for an improvement

we can add two values under test mode.  A "fromVersion" and "toVersion".
0.9.0 to 0.9.0

(How do you suggest to fix or proceed with this issue?)

@addprs addprs changed the title Unable to upgrade from bookkeeper 0.7.1 to 0.9.0 is broken Unable to upgrade from bookkeeper 0.7.1 to 0.9.0 Jan 21, 2021
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 a pull request may close this issue.

1 participant