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

Post-upgrade script does not reuse the existing values for helm releases #445

Closed
SrishT opened this issue Aug 28, 2020 · 0 comments · Fixed by #446
Closed

Post-upgrade script does not reuse the existing values for helm releases #445

SrishT opened this issue Aug 28, 2020 · 0 comments · Fixed by #446
Assignees

Comments

@SrishT
Copy link
Contributor

SrishT commented Aug 28, 2020

Description

After upgrading the pravega operator from 0.4.5 to 0.5.1 via helm, the post-upgrade script which is used to upgrade the corresponding pravega release does not reuse the values of its parameters from the existing setup. Instead the defaults of all fields are reset to the defaults that are specified in the helm charts.

Importance

must have

Location

scripts/post-upgrade.sh

Suggestions for an improvement

The reuse-values option can be used instead of setting values for each parameter of the helm release.

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