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

Fix download all logs for pod with few containers #7413

Merged
merged 3 commits into from
Mar 27, 2023

Conversation

aleksfront
Copy link
Contributor

Fixes #7391

download.all.logs.for.different.containers.mov

A container param should be specified to kube API server if more than 1 containers presented.

https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#read-log-pod-v1-core

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
@aleksfront aleksfront added bug Something isn't working area/logs labels Mar 27, 2023
@aleksfront aleksfront added this to the 6.5.0 milestone Mar 27, 2023
@aleksfront aleksfront requested a review from ixrock March 27, 2023 08:20
@aleksfront aleksfront requested a review from a team as a code owner March 27, 2023 08:20
@aleksfront aleksfront requested review from Nokel81 and removed request for a team March 27, 2023 08:20
@aleksfront aleksfront modified the milestones: 6.5.0, 6.4.12 Mar 27, 2023
@aleksfront aleksfront merged commit 7d71873 into master Mar 27, 2023
@aleksfront aleksfront deleted the fix-download-all-logs-for-pod-with-few-containers branch March 27, 2023 09:22
@Nokel81 Nokel81 mentioned this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logs bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download all logs not always working
2 participants