-
Notifications
You must be signed in to change notification settings - Fork 499
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 DinD related scripts and document #1283
Conversation
Thanks! can you remove DinD-related docs in this repo too? |
I think the CONTRIBUTING guide also needs to be updated to drop the dind part. |
/run-e2e-in-kind |
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
/run-e2e-in-kind |
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
/run-e2e-in-kind |
Thanks! |
Signed-off-by: Aylei <[email protected]> unified grep command for mac and linux (pingcap#1285) Refactor apply Signed-off-by: Aylei <[email protected]> pdapi: only read secret for PD client cert (on TLS enabled clusters) … (pingcap#1290) * pdapi: only read secret for PD client cert (on TLS enabled clusters) when needed * pdapi: adjust log message * pdapi: fix error in logging Remove DinD related scripts and document (pingcap#1283) * Remove DinD related scripts * Remove local-dind-tutorial doc * drop dind part from CONTRIBUTING guide. Fix configmap ownerreference Signed-off-by: Aylei <[email protected]>
* sync tidb configmap in controller Signed-off-by: Aylei <[email protected]> unified grep command for mac and linux (#1285) Refactor apply Signed-off-by: Aylei <[email protected]> pdapi: only read secret for PD client cert (on TLS enabled clusters) … (#1290) * pdapi: only read secret for PD client cert (on TLS enabled clusters) when needed * pdapi: adjust log message * pdapi: fix error in logging Remove DinD related scripts and document (#1283) * Remove DinD related scripts * Remove local-dind-tutorial doc * drop dind part from CONTRIBUTING guide. Fix configmap ownerreference Signed-off-by: Aylei <[email protected]> * Use generic_control to perform configmap write Signed-off-by: Aylei <[email protected]> * remove useless code Signed-off-by: Aylei <[email protected]> * Address review comments Signed-off-by: Aylei <[email protected]> * Address review comments Signed-off-by: Aylei <[email protected]> * Refine tidb configmap e2e test Signed-off-by: Aylei <[email protected]> * Address review comments Signed-off-by: Aylei <[email protected]>
What problem does this PR solve?
#1156
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Does this PR introduce a user-facing change?: