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

server: support tls for the status server #7142

Merged
merged 1 commit into from Mar 23, 2020

Conversation

rleungx
Copy link
Member

@rleungx rleungx commented Mar 18, 2020

What have you changed?

This PR is trying to support TLS for the status server. cherry-pick #5393.

What is the type of the changes?

  • New feature

How is the PR tested?

  • Unit test

Does this PR affect documentation (docs) or should it be mentioned in the release notes?

Yes

Does this PR affect tidb-ansible?

Yes

Signed-off-by: Ryan Leung <rleungx@gmail.com>
@rleungx rleungx added type/cherry-pick Type: PR - Cherry pick component/server Component: Server labels Mar 18, 2020
@rleungx rleungx added this to the v3.1.0-rc milestone Mar 18, 2020
@rleungx
Copy link
Member Author

rleungx commented Mar 18, 2020

/run-all-tests

@yiwu-arbug yiwu-arbug added the component/security Component: Security label Mar 18, 2020
@overvenus overvenus added the type/bugfix Type: PR - Fix a bug label Mar 23, 2020
@youjiali1995 youjiali1995 merged commit 2b33c92 into tikv:release-3.1 Mar 23, 2020
solotzg pushed a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 23, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>
solotzg pushed a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 24, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>

raftstore: set sync hint on ingest sst commands (tikv#7151) (tikv#7156)

Signed-off-by: Neil Shen <overvenus@gmail.com>
solotzg pushed a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 24, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>

raftstore: set sync hint on ingest sst commands (tikv#7151) (tikv#7156)

Signed-off-by: Neil Shen <overvenus@gmail.com>

No panic if exec admin cmd fail
solotzg pushed a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 24, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>

raftstore: set sync hint on ingest sst commands (tikv#7151) (tikv#7156)

Signed-off-by: Neil Shen <overvenus@gmail.com>

No panic if exec admin cmd fail
solotzg pushed a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 25, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>

raftstore: set sync hint on ingest sst commands (tikv#7151) (tikv#7156)

Signed-off-by: Neil Shen <overvenus@gmail.com>

No panic if exec admin cmd fail
solotzg added a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 25, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>

raftstore: set sync hint on ingest sst commands (tikv#7151) (tikv#7156)

Signed-off-by: Neil Shen <overvenus@gmail.com>

No panic if exec admin cmd fail
solotzg added a commit to pingcap/tidb-engine-ext that referenced this pull request Mar 25, 2020
support tls for status server (tikv#7142)

Signed-off-by: Ryan Leung <rleungx@gmail.com>

backup: unblock worker by releasing lock as soon as possible (tikv#7202)

Signed-off-by: Neil Shen <overvenus@gmail.com>

import: handle ingest sst error properly (tikv#7135) (tikv#7152)

Signed-off-by: Neil Shen <overvenus@gmail.com>

raftstore: set sync hint on ingest sst commands (tikv#7151) (tikv#7156)

Signed-off-by: Neil Shen <overvenus@gmail.com>

No panic if exec admin cmd fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/security Component: Security component/server Component: Server type/bugfix Type: PR - Fix a bug type/cherry-pick Type: PR - Cherry pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants