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

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

Open
ctron opened this issue Jan 22, 2024 · 1 comment
Open

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

ctron opened this issue Jan 22, 2024 · 1 comment
Assignees
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

Comments

@ctron
Copy link

ctron commented Jan 22, 2024

Versions and Operating System

  • Kubernetes version:

    Output of kubectl version:

    Client Version: v1.28.2
    Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
    Server Version: v1.25.11+1485cc9
    WARNING: version difference between client (1.28) and server (1.25) exceeds the supported minor version skew of +/-1
    
  • Tekton Pipeline version:

    Output of tkn version or kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'

    Client version: 0.34.0
    Chains version: v0.17.1
    Pipeline version: v0.50.3
    Triggers version: v0.25.2
    Operator version: v0.68.1
    
  • Operating System:

    Fedora release 39 (Thirty Nine)
    

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

@ctron ctron added the kind/bug Categorizes issue or PR as related to a bug. label Jan 22, 2024
@piyush-garg piyush-garg added the good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. label Jan 30, 2024
@piyush-garg piyush-garg added this to the 0.35.0 milestone Jan 30, 2024
@Senjuti256
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants