-
Notifications
You must be signed in to change notification settings - Fork 500
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 tidb-operator crash when user modify sts upgrade strategy improperly #912
fix tidb-operator crash when user modify sts upgrade strategy improperly #912
Conversation
…n-modify-sts-update-strategy
…n-modify-sts-update-strategy
/run-e2e-in-kind |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…h-when-modify-sts-update-strategy
/run-e2e-in-kind |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
cherry pick to release-1.0 in PR #969 |
…fy sts upgrade (#973) * fix tidb-operator crash when user modify sts upgrade strategy incorrectly * add unit tests
What problem does this PR solve?
fix #863
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Does this PR introduce a user-facing change?: