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

Support AdvancedStatefulSet in admission webhook #1640

Merged
merged 27 commits into from
Feb 24, 2020

Commits on Feb 5, 2020

  1. support asts in webhook

    Song Gao committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    99af7f1 View commit details
    Browse the repository at this point in the history
  2. Update pd_deleter.go

    Song Gao committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    3f2df11 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    Song Gao committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    87bea6a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    ae7c5b3 View commit details
    Browse the repository at this point in the history
  2. add e2e test for asts and pod admission webhook

    Song Gao committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8e528dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad0b82 View commit details
    Browse the repository at this point in the history
  4. fix e2e test

    Song Gao committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    9c91faf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. remove unwanted change

    Song Gao committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    2e10168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e323225 View commit details
    Browse the repository at this point in the history
  3. Update serial.go

    Song Gao committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    8e7258d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'support_advanced_statefulset_in_webhook' of https://git…

    …hub.com/Yisaer/tidb-operator into support_advanced_statefulset_in_webhook
    Song Gao committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    cc1a0bf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    1813466 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Merge remote-tracking branch 'upstream/master' into support_advanced_…

    …statefulset_in_webhook
    Song Gao committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    91e9d10 View commit details
    Browse the repository at this point in the history
  2. Update asts.go

    Song Gao committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    23e2c1f View commit details
    Browse the repository at this point in the history
  3. Update serial.go

    Song Gao committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    802949b View commit details
    Browse the repository at this point in the history
  4. Update asts.go

    Song Gao committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    d226fb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f261bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d3b981 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    eddc11c View commit details
    Browse the repository at this point in the history
  2. Update pd_deleter.go

    Song Gao committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    95a7830 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'support_advanced_statefulset_in_webhook' of https://git…

    …hub.com/Yisaer/tidb-operator into support_advanced_statefulset_in_webhook
    Song Gao committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2cee4a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge remote-tracking branch 'upstream/master' into support_advanced_…

    …statefulset_in_webhook
    Song Gao committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    45a32ae View commit details
    Browse the repository at this point in the history
  2. update e2e test

    Song Gao committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2db862a View commit details
    Browse the repository at this point in the history
  3. goimport and remvove useless code

    Song Gao committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    0487b06 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Update tests/e2e/tidbcluster/serial.go

    Co-Authored-By: Yecheng Fu <cofyc.jackson@gmail.com>
    Yisaer and cofyc committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ab3838c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b70e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504d3db View commit details
    Browse the repository at this point in the history