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

pd-ctl: add keyspace commands #7158

Merged
merged 17 commits into from Oct 11, 2023
Merged

Commits on Sep 27, 2023

  1. add keyspace command to pd-ctl

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    27c1d4f View commit details
    Browse the repository at this point in the history
  2. update show command

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    674775d View commit details
    Browse the repository at this point in the history
  3. make static

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cab8e72 View commit details
    Browse the repository at this point in the history
  4. use subcommand for show

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c98f804 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c36569 View commit details
    Browse the repository at this point in the history
  6. use flags for update-config

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    adae6e6 View commit details
    Browse the repository at this point in the history
  7. adjust old ut

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    03c397b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. use printErrln

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    08a164d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. fix static

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b715bd5 View commit details
    Browse the repository at this point in the history
  2. use kv pairs instead of json for keyspace config

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1135ee9 View commit details
    Browse the repository at this point in the history
  3. add unit tests

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    73f7322 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. use setupTest instead of setupSuite

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    aeb7743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c9f75 View commit details
    Browse the repository at this point in the history
  3. use print err ln

    Signed-off-by: AmoebaProtozoa <8039876+AmoebaProtozoa@users.noreply.github.com>
    AmoebaProtozoa committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    165a428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c42c80a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    869d08b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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