Different log output for tkn p log
and tkn pr log
#2223
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.
Milestone
Versions and Operating System
Kubernetes version:
Output of
kubectl version
:Tekton Pipeline version:
Output of
tkn version
orkubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
Operating System:
Expected Behavior
Running
tkn p log
andtkn pr log
gives a different representation. I would expect them to be the same.Actual Behavior
Steps to Reproduce the Problem
tkn p log
tkn pr log
Additional Info
The text was updated successfully, but these errors were encountered: