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

Remove storeLabels #663

Merged
merged 6 commits into from
Jul 18, 2019
Merged

Conversation

xiaojingchen
Copy link
Contributor

@xiaojingchen xiaojingchen commented Jul 17, 2019

What problem does this PR solve?

  • remove tikv.storeLabels setting.
  • change the way to set TiKV store labels,operator gets location labels from PD.

What is changed and how does it work?

Check List

Tests

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

Code changes

  • Has Go code change
  • Has documents change

Side effects

  • Breaking backward compatibility

Related changes

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

Does this PR introduce a user-facing change?:

ACTION REQUIRED: `tikv.storeLabels` was remove from values.yaml. Instead, you can set it with `location-labels` in `pd.config` directly

@xiaojingchen xiaojingchen changed the title Remove store labels Remove storeLabels Jul 17, 2019
@xiaojingchen
Copy link
Contributor Author

/run-e2e-tests

@weekface weekface added this to the v1.0.0 milestone Jul 18, 2019
Copy link
Contributor

@aylei aylei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xiaojingchen xiaojingchen merged commit 825705b into pingcap:master Jul 18, 2019
weekface pushed a commit that referenced this pull request Jul 29, 2019
* remove storeLabels

(cherry picked from commit 825705b)
yahonda pushed a commit that referenced this pull request Dec 27, 2021
Signed-off-by: Ran <huangran@pingcap.com>
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

Successfully merging this pull request may close these issues.

3 participants