We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
---
Taskrun describe command should show the actual status of step and sidecar
Taskrun describe show the status as ---
tkn tr describe taskrunname
tkn tr desc build-push-run-knxh6 Name: build-push-run-knxh6 Namespace: default Task Ref: build-push Service Account: pipeline Timeout: 1h0m0s Labels: app.kubernetes.io/managed-by=tekton-pipelines tekton.dev/task=build-push 🌡️ Status STARTED DURATION STATUS 1 hour ago 26 minutes Succeeded 📨 Input Resources NAME RESOURCE REF ∙ source cp-repo 📡 Output Resources NAME RESOURCE REF ∙ builtImage container-tools-image ⚓ Params NAME VALUE ∙ contextDir jenkins/master 🦶 Steps NAME STATUS ∙ create-dir-builtimage-wk86g --- ∙ image-digest-exporter-g6npr --- ∙ git-source-cp-repo-86qnl --- ∙ push-image --- ∙ build-image --- 🚗 Sidecars No sidecars
tkn version: 0.9.0
0.9.0
/kind bug
The text was updated successfully, but these errors were encountered:
I have raised tektoncd/pipeline#2511 to fix this in the pipeline
/assign
Sorry, something went wrong.
This has been fixed with bump to pipeline v0.13.x as dependency by PR #1017
piyush-garg
No branches or pull requests
Expected Behavior
Taskrun describe command should show the actual status of step and sidecar
Actual Behavior
Taskrun describe show the status as
---
Steps to Reproduce the Problem
tkn tr describe taskrunname
commandAdditional Info
tkn version:
0.9.0
/kind bug
The text was updated successfully, but these errors were encountered: