tektoncd / cli

A CLI for interacting with Tekton!
Apache License 2.0
430 stars 250 forks source link

Different log output for `tkn p log` and `tkn pr log` #2223

Open ctron opened 10 months ago

ctron commented 10 months ago

Versions and Operating System

Expected Behavior

Running tkn p log and tkn pr log gives a different representation. I would expect them to be the same.

Actual Behavior

image

Steps to Reproduce the Problem

  1. run tkn p log
  2. run tkn pr log
  3. compare

Additional Info

Senjuti256 commented 9 months ago

/assign