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

sync tidb configmap in controller #1291

Merged
merged 17 commits into from
Dec 11, 2019
Merged

sync tidb configmap in controller #1291

merged 17 commits into from
Dec 11, 2019

Commits on Dec 7, 2019

  1. sync tidb configmap in controller

    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]>
    aylei committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    5490437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee2743 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Use generic_control to perform configmap write

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    9c2b970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98db9f View commit details
    Browse the repository at this point in the history
  3. remove useless code

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    25f4f28 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Merge upstream/master

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    7a6d358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899035f View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    b7344de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29fe4e8 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0f2f5fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40b89b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Refine tidb configmap e2e test

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    ccd1d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29e113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e400ca2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec209a3 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    Signed-off-by: Aylei <[email protected]>
    aylei committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    c194c66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ee91a4 View commit details
    Browse the repository at this point in the history