-
Notifications
You must be signed in to change notification settings - Fork 502
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
binglog: fix tls error when create pump with TLS when use CRD (#1799) #1838
binglog: fix tls error when create pump with TLS when use CRD (#1799) #1838
Conversation
/merge |
Your auto merge job has been accepted, waiting for 1831, 1827 |
/run-all-tests |
@sre-bot merge failed. |
/merge |
/run-all-tests |
@sre-bot merge failed. |
/merge |
Your auto merge job has been accepted, waiting for 1842 |
/run-all-tests |
@sre-bot merge failed. |
/merge |
/run-all-tests |
@sre-bot merge failed. |
/merge |
/run-all-tests |
@sre-bot merge failed. |
/merge |
/run-all-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@sre-bot merge failed. |
/merge |
/run-all-tests |
cherry-pick #1799 to release-1.1
What problem does this PR solve?
If use CRD to create pump with tls , pump will create failed
What is changed and how does it work?
fix tiny config
Check List
Tests
use this tc yaml to test and use latest binlog tag as 3.0.8
after apply, log shows pump and tidb works well
Code changes