Skip to content

Document helm test --logs multi-container support#2097

Open
promptless-for-oss wants to merge 10 commits into
helm:mainfrom
Promptless:promptless/document-test-logs-multi-container
Open

Document helm test --logs multi-container support#2097
promptless-for-oss wants to merge 10 commits into
helm:mainfrom
Promptless:promptless/document-test-logs-multi-container

Conversation

@promptless-for-oss
Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Adds a "Viewing Test Logs" section to the Chart Tests topic documenting the --logs flag and its behavior with multi-container pods (e.g., service mesh sidecars). This covers the fix from helm/helm PR #32099.

Trigger Events


Tip: Tell your friends working on non-commercial open-source projects to apply for free Promptless access at promptless.ai/oss ❤️

Add a "Viewing Test Logs" section to the Chart Tests topic explaining how
to use the --logs flag and its behavior with multi-container pods.

Signed-off-by: promptless[bot] <promptless[bot]@users.noreply.github.com>
resources.

## Viewing Test Logs

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added "Viewing Test Logs" section based on PR #32099 which fixes helm test --logs to fetch logs from all containers in multi-container test pods. The PR changes the output format to include container names: POD LOGS: <pod> (<container>).

Source: helm/helm#32099

promptless Bot added 3 commits May 8, 2026 11:48
Adds a note that the --logs flag only retrieves logs from Pod resources
and automatically skips non-Pod test hooks like ConfigMaps or Secrets.

Signed-off-by: promptless[bot] <promptless[bot]@users.noreply.github.com>
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.

1 participant