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] when storage size shrink, and change replicas, It will reconcile fail forever. #436

Open
acekingke opened this issue Apr 6, 2022 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@acekingke
Copy link
Contributor

Describe the problem

To Reproduce

  1. set replicas to 2 and storage size to 50Gi
  2. then set replica to 3 and storage size to 20Gi
  3. it will still at replica 2 , and cluster is nerver ready

image

image

Expected behavior

shrink storage size is not allowed, but the reconcile should be successful.

Environment:

  • RadonDB MySQL version:
@acekingke acekingke added the bug Something isn't working label Apr 6, 2022
@acekingke acekingke added this to the Next milestone Apr 6, 2022
@acekingke acekingke self-assigned this Apr 6, 2022
@andyli029
Copy link
Contributor

ACK.

acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Apr 7, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Apr 11, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Apr 12, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Apr 24, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Apr 24, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Apr 24, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue May 12, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue May 16, 2022
@andyli029
Copy link
Contributor

fixed by #487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants