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

fix: updated version of zookeeper #130

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

msdolbey
Copy link
Contributor

@msdolbey msdolbey commented Jan 11, 2024

Currently, the latest version of the zookeeper application is versioned at 0.2.15-dkp.1
However, when upgrading, dkp sees this as a pre-release version, and maintains that 0.2.15 is the latest, and 0.2.15-dkp.1 would be a pre-release/downgrade, which is not allowed:

[rocky@ip-10-0-75-154 ~]$ ./dkp upgrade catalogapp zookeeper-operator-1 --workspace=kommander-workspace --to-version=0.2.15-dkp.1
upgrading "zookeeper-operator-1" to version "0.2.15-dkp.1": downgrades are not supported

If we want to update the actual zookeeper app, it needs to be a higher version number, so this will fix that issue:
v0.2.16-dkp.1

Fixes D2IQ-99843

@msdolbey msdolbey requested review from cwyl02, asekretenko and a team January 11, 2024 22:42
@msdolbey msdolbey marked this pull request as ready for review January 11, 2024 22:43
@gracedo
Copy link
Contributor

gracedo commented Jan 11, 2024

need to backport this to release-2.7

@gracedo gracedo merged commit 0e65842 into main Jan 11, 2024
3 checks passed
@gracedo gracedo deleted the QA/zookeeper-version-bump-in-name-only branch January 11, 2024 23:15
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 this pull request may close these issues.

3 participants