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

Fix service update which would changed the nodeport (#2284) #2390

Merged
merged 1 commit into from
May 8, 2020

Conversation

sre-bot
Copy link
Contributor

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

cherry-pick #2284 to release-1.1


What problem does this PR solve?

currently if we make tidb service type as nodeport, it would change the nodeport in every reconcilation. This pr fix this bug.

What is changed and how does it work?

Check List

Tests

  • E2E test

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

Fix the bug when `TidbCluster` service type is `NodePort`, the nodeport would change frequently.

@Yisaer Yisaer merged commit 2b870b7 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
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants