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: pass SASL info to admin client #11104

Merged
merged 1 commit into from
May 30, 2023

Conversation

r-vasquez
Copy link
Contributor

@r-vasquez r-vasquez commented May 30, 2023

Since redpanda uses the same SASL information
stored in the rpk's kafka API knob, we need to
pass through this info to the client generated
to gather the admin API information.

Backports Required

  • v23.1.x

Release Notes

Improvements

  • rpk debug bundle now can be used in clusters with SASL enabled to gather Admin API information.

Since redpanda uses the same SASL information
stored in the kafka API knob, we need to
pass through this info to the client generated
to gather the admin API information.
@twmb twmb merged commit 6db20a6 into redpanda-data:dev May 30, 2023
@vbotbuildovich
Copy link
Collaborator

/backport v23.1.x

@vbotbuildovich
Copy link
Collaborator

Failed to run cherry-pick command. I executed the commands below:

git checkout -b backport-pr-11104-v23.1.x-2 remotes/upstream/v23.1.x
git cherry-pick -x 11a8290f812dcfa508b556e8a748cecc80dd26ad

Workflow run logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants