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

query for leader in operator debug command #13472

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Commits on Jul 6, 2022

  1. query for leader in operator debug command

    The `operator debug` command doesn't output the leader anywhere in the
    output, which adds extra burden to offline debugging (away from an
    ongoing incident where you can simply check manually). Query the
    `/v1/status/leader` API but degrade gracefully.
    tgross committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e8be0a4 View commit details
    Browse the repository at this point in the history
  2. changelog entry

    tgross committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    ca6d16d View commit details
    Browse the repository at this point in the history