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

pkg/manager/member: Fix setting StatefulSet partition bug #830

Merged
merged 4 commits into from
Sep 3, 2019

Conversation

xiaojingchen
Copy link
Contributor

What problem does this PR solve?

this PR fixes: #784

What is changed and how does it work?

Add logic to prevent that TiDB operator setting partition before statefulSet's updateRevision changed and sync to TidbCluster

Check List

Tests

  • Unit test
  • E2E test
  • Stability test

Code changes

  • Has Go code change

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

NONE

@xiaojingchen
Copy link
Contributor Author

/run-e2e-in-kind

@xiaojingchen
Copy link
Contributor Author

/run-e2e-in-kind

1 similar comment
@xiaojingchen
Copy link
Contributor Author

/run-e2e-in-kind

@xiaojingchen
Copy link
Contributor Author

/run-e2e-in-kind

1 similar comment
@xiaojingchen
Copy link
Contributor Author

/run-e2e-in-kind

@xiaojingchen
Copy link
Contributor Author

/run-e2e-in-kind

@xiaojingchen xiaojingchen changed the title [WIP]pkg/manager/member: Fix setting StatefulSet partition bug pkg/manager/member: Fix setting StatefulSet partition bug Aug 28, 2019
@xiaojingchen
Copy link
Contributor Author

@weekface @shuijing198799 PTAL

@sre-bot
Copy link
Contributor

sre-bot commented Sep 3, 2019

cherry pick to release-1.0 in PR #864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stability test failed: problem with partition settings when PD is continuously rolling upgrade
3 participants