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: gather k8s bundle logs of redpanda container #15412

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

r-vasquez
Copy link
Contributor

This request was failing in pods that had more
than 1 container. Now we default to get the
logs from the 'redpanda' container.

Fixes Helm Chart test: https://github.com/redpanda-data/helm-charts/blob/main/charts/redpanda/templates/tests/test-rpk-debug-bundle.yaml

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

This feature is only in v23.2

Release Notes

Bug Fixes

  • rpk: Redpanda log collection now is possible in pods where you have multiple containers, by default, rpk will gather logs from the 'redpanda' container.

This request was failing in pods that had more
than 1 container. Now we default to get the
logs from the 'redpanda' container.
@r-vasquez
Copy link
Contributor Author

/dt

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Dec 13, 2023

new failures in https://buildkite.com/redpanda/redpanda/builds/42703#018c6461-5611-4a38-b2fd-6008d6344404:

"rptest.tests.audit_log_test.AuditLogTestKafkaApi.test_management"

new failures in https://buildkite.com/redpanda/redpanda/builds/42703#018c646d-adb3-4cba-8327-bfdfa1ddb1c5:

"rptest.tests.audit_log_test.AuditLogTestKafkaApi.test_management"

@vbotbuildovich
Copy link
Collaborator

@twmb twmb merged commit f3c427a into redpanda-data:dev Dec 15, 2023
14 of 17 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v23.2.x

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