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

Reload cert/key of tls for new connection in pd/kv client #939

Merged
merged 2 commits into from
Mar 26, 2020

Conversation

WangXiangUSTC
Copy link
Contributor

same with #926

What problem does this PR solve?

fix #891
Reload cert/key of tls for new connection

follow #927, this pr make pd/kv client support online reload too.

ref pingcap/tidb#14666

What is changed and how it works?

update tidb/pd dependency to the newest version that support online reload of cert/key

Check List

Tests

check the version of the dep support online reload manually.

Related changes

  • Need to cherry-pick to the release branch
  • Need to be included in the release note

@WangXiangUSTC
Copy link
Contributor Author

/run-all-tests

@WangXiangUSTC
Copy link
Contributor Author

/run-all-tests

Copy link
Contributor

@july2993 july2993 left a comment

Choose a reason for hiding this comment

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

LGTM

go.mod Show resolved Hide resolved
@WangXiangUSTC WangXiangUSTC merged commit 9e5d5ec into release-3.1 Mar 26, 2020
@WangXiangUSTC WangXiangUSTC deleted the xiang/update-pd branch March 26, 2020 02:05
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.

3 participants