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

rpk debug bundle: save additional admin API requests. #15136

Merged
merged 3 commits into from
Nov 28, 2023

Commits on Nov 24, 2023

  1. rpk: add existing admin requests to debug bundle

    This includes existing methods in our adminapi
    package to the debug bundle.
    r-vasquez committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a7e8b49 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    00c1f18 View commit details
    Browse the repository at this point in the history
  2. rpk debug bundle: add optional request for partitions

    This introduce the ability to pass a partition
    flag to `rpk debug bundle`, if passed, rpk will
    save extra requests to the admin API.
    r-vasquez committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7fac14c View commit details
    Browse the repository at this point in the history