The command to fetch the logs for a failed step can be broken in two #2221
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Expected Behavior
It should be possible to copy/paste in one go the command to fetch a failed test logs from the status of a taskrun
Actual Behavior
When the pod name is long enough (typically when the task runs within a pipeline) the command is broken into two lines, which makes it impossible to copy/paste in one go:
Steps to Reproduce the Problem
Additional Info
The issue does not happen with the JSON output, so it seems to be specific to the YAML formatter:
Kubernetes version:
Output of
kubectl version
:Tekton Pipeline version:
Output of
tkn version
The text was updated successfully, but these errors were encountered: