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

[Improvement] kubeblocks upgrade should check if the target version exits first #36

Closed
ldming opened this issue Nov 14, 2023 · 0 comments · Fixed by #64
Closed

[Improvement] kubeblocks upgrade should check if the target version exits first #36

ldming opened this issue Nov 14, 2023 · 0 comments · Fixed by #64
Assignees
Milestone

Comments

@ldming
Copy link
Collaborator

ldming commented Nov 14, 2023

Is your improvement request related to a problem? Please describe.

kubeblocks upgrade should check if the target version exits first, otherwise, the kubeblocks will be stopped, but the new version can not be installed.

kbcli kb upgrade --version 0.7.1 
Current KubeBlocks version 0.7.0.
Upgrade KubeBlocks from 0.7.0 to 0.7.1
Please type 'Yes/yes' to confirm your operation: yes
Add and update repo kubeblocks                     OK
Stop KubeBlocks 0.7.0                              OK
Stop DataProtection                                OK
Upgrading KubeBlocks to 0.7.1                      FAIL
error: chart "kubeblocks" matching 0.7.1 not found in kubeblocks index. (try 'helm repo update'): no chart version found for kubeblocks-0.7.1
@ldming ldming self-assigned this Nov 14, 2023
@1aal 1aal closed this as completed Nov 15, 2023
@github-actions github-actions bot added this to the Release 0.8.0 milestone Nov 15, 2023
@1aal 1aal reopened this Nov 15, 2023
@ldming ldming assigned fengluodb and unassigned ldming Nov 17, 2023
@fengluodb fengluodb linked a pull request Nov 21, 2023 that will close this issue
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.

3 participants