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

add tidb permit host option (#779) #893

Merged
merged 10 commits into from
Sep 9, 2019

Commits on Sep 9, 2019

  1. add grant permit host option.

    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    c5dd65a View commit details
    Browse the repository at this point in the history
  2. fixed "Can't find any matching in user table"

    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    139e097 View commit details
    Browse the repository at this point in the history
  3. add permitHost trigger to job.yaml

    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    1177b70 View commit details
    Browse the repository at this point in the history
  4. Update charts/tidb-cluster/values.yaml

    Co-Authored-By: Tennix <tennix@users.noreply.github.com>
    2 people authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    5bd8fb5 View commit details
    Browse the repository at this point in the history
  5. Update tidb-initializer-job.yaml

    move permitHost after passwordSecretName
    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    1657b65 View commit details
    Browse the repository at this point in the history
  6. Update charts/tidb-cluster/templates/scripts/_initialize_tidb_users.p…

    …y.tpl
    
    Co-Authored-By: Tennix <tennix@users.noreply.github.com>
    2 people authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    b879148 View commit details
    Browse the repository at this point in the history
  7. Update _initialize_tidb_users.py.tpl

    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    1132456 View commit details
    Browse the repository at this point in the history
  8. Update _initialize_tidb_users.py.tpl

    fix default permit host quote
    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    3ce9612 View commit details
    Browse the repository at this point in the history
  9. fix access denied for root when executing initsql.

    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    5ae8f76 View commit details
    Browse the repository at this point in the history
  10. delete two duplicate commit lines

    shonge authored and root committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    e3001bc View commit details
    Browse the repository at this point in the history