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

use topology to achive HA (#2366) #2399

Merged
merged 3 commits into from
May 8, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented May 8, 2020

cherry-pick #2366 to release-1.1


What problem does this PR solve?

#2110

What is changed and how does it work?

Some label is set to node, for example: kubernetes.io/hostname=host1,zone=zone1, then a certain label is used as tolology, and the scheduler schedules pod to different tolology according to tolology to implement HA

Check List

Tests

  • Unit test
  • E2E test
  • Manual test (add detailed scripts or steps below)

Code changes
Mainly changed ha.go

Side effects

NONE

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Does this PR introduce a user-facing change?:

NONE

@weekface
Copy link
Contributor

weekface commented May 8, 2020

/merge

@sre-bot
Copy link
Contributor Author

sre-bot commented May 8, 2020

Your auto merge job has been accepted, waiting for:

  • 2388

@sre-bot
Copy link
Contributor Author

sre-bot commented May 8, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented May 8, 2020

@sre-bot merge failed.

@cofyc
Copy link
Contributor

cofyc commented May 8, 2020

/merge

@sre-bot
Copy link
Contributor Author

sre-bot commented May 8, 2020

Your auto merge job has been accepted, waiting for:

  • 2401

@sre-bot
Copy link
Contributor Author

sre-bot commented May 8, 2020

/run-all-tests

@sre-bot sre-bot merged commit 1a87344 into pingcap:release-1.1 May 8, 2020
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.

5 participants