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

br/cmd: implement the operator pause-gc-and-schedulers command #43562

Merged
merged 7 commits into from
May 10, 2023

Commits on May 5, 2023

  1. cherry-pick

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9a2f7c9 View commit details
    Browse the repository at this point in the history
  2. make clippy happy

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e9bda58 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. fix lint

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 6, 2023
    Configuration menu
    Copy the full SHA
    02c58ad View commit details
    Browse the repository at this point in the history
  2. rename the command to pause-gc-and-schedulers

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 6, 2023
    Configuration menu
    Copy the full SHA
    aee73ee View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. make bazel_prepare

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e484d5c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pingcap/tidb into operato…

    …r-cmds
    
    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ba5a542 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. address comments

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed May 9, 2023
    Configuration menu
    Copy the full SHA
    fca8160 View commit details
    Browse the repository at this point in the history