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

Add support to provide a custom upgrade path to a test version #97

Closed
SrishT opened this issue Jan 8, 2021 · 0 comments · Fixed by #98
Closed

Add support to provide a custom upgrade path to a test version #97

SrishT opened this issue Jan 8, 2021 · 0 comments · Fixed by #98
Assignees

Comments

@SrishT
Copy link
Contributor

SrishT commented Jan 8, 2021

Description

Currently the bookkeeper operator provides support to install a test version which has not yet been released and is therefore not a part of the supported versions config map. However, there is no way today to supply a custom upgrade path in the supported versions configmap, which could allow testing out any upgrade paths including to non released versions.

Importance

This issue is not a blocker as there is a workaround to achieve this by editing the bk-supported-versions configmap. However it is something that we should definitely add support for.

Location

charts

Suggestions for an improvement

We could add two values under test mode, fromVersion and toVersion.

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