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: k8s bundle improvements #15185

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

r-vasquez
Copy link
Contributor

@r-vasquez r-vasquez commented Nov 28, 2023

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.2.x
  • v23.1.x
  • v22.3.x

Release Notes

Features

  • rpk: Introduce a new flag --label-selector to rpk debug bundle and have a way to filter the bundled resources by label.

Now you can pass --label-selector/l to filter
resources by label in the k8s-oriented bundle.
If we are unable to get the admin API endpoints
from calling the k8s API (e.g permissions issues)
then we use the localhost and try to get what we
can from there.
@r-vasquez r-vasquez marked this pull request as ready for review November 29, 2023 20:05
@r-vasquez r-vasquez merged commit a6f2825 into redpanda-data:dev Nov 30, 2023
24 checks passed
@r-vasquez r-vasquez deleted the k8s-bundle-label branch December 6, 2023 19:32
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.

Limit rpk debug to gather pod detail for specific redpanda labels
2 participants