You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pipelines now updates the step status when the TaskRun is cancelled or times out. This behaviour was introduced in Pipelines v0.16.0 and results in the behaviour described above in any supported Dashboard version. PR open with a fix.
Fix merged and will be included in next release
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Describe the bug
Dashboard displays cancelled steps as 'Failed'.
See the git-source init step in this example which is also using blue for the icon + status label.

Expected behaviour
Steps cancelled as a result of a PipelineRun / TaskRun being cancelled or timed out should be displayed as cancelled.
Steps to reproduce the bug
Environment details
Additional Info
The text was updated successfully, but these errors were encountered: