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

[BUG] It is always in a horizontal scale state when upgrade #1295

Closed
Shinnosukeys opened this issue Dec 9, 2024 · 1 comment
Closed

[BUG] It is always in a horizontal scale state when upgrade #1295

Shinnosukeys opened this issue Dec 9, 2024 · 1 comment
Assignees

Comments

@Shinnosukeys
Copy link

Describe the bug
It is always in a horizontal scale state when upgrade

To Reproduce
1.kbcli cluster create mycluster --cluster-definition mysql --set replicas=2 --topology-keys null -n demo
2.kubectl apply -f ops.yaml
image
3.reslut
image

Expected behavior
A clear and concise description of what you expected to happen.
My cluster has completed the version upgrade

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
mac
kb 0.9.2
kubernetes 1.20.11

Additional context
Add any other context about the problem here.

@shanshanying
Copy link
Contributor

The ops you wrote incorrect:

spec:
  clusterName: mycluster
  type: Upgrade
  upgrade:
    clusterVersionRef: mysql-8.4.2

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

No branches or pull requests

2 participants