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

Display task retry count #357

Closed
siamaksade opened this issue Jul 10, 2020 · 0 comments · Fixed by #605
Closed

Display task retry count #357

siamaksade opened this issue Jul 10, 2020 · 0 comments · Fixed by #605
Assignees
Labels
enhancement New feature or request kind/task points/3 priority/low ui/ux issues related to user interface / user experience
Milestone

Comments

@siamaksade
Copy link

Tekton Pipelines can define a retry count for tasks to be retried in case of task failure:
https://github.com/tektoncd/pipeline/blob/master/docs/pipelines.md#using-the-retries-parameter

The PipelineRun diagram should display the retry count for tasks that are retried more than once.

@siamaksade siamaksade added the enhancement New feature or request label Jul 10, 2020
@siamaksade siamaksade added priority/low ui/ux issues related to user interface / user experience labels Dec 3, 2020
@sudhirverma sudhirverma added this to the Backlog milestone May 24, 2021
@mohitsuman mohitsuman modified the milestones: Backlog, 0.18.0 Jun 10, 2021
@evidolob evidolob self-assigned this Jul 1, 2021
evidolob added a commit that referenced this issue Jul 5, 2021
evidolob added a commit that referenced this issue Jul 7, 2021
* #357 show retry count in pipeline diagram

Signed-off-by: Yevhen Vydolob <[email protected]>

* delete unused import

Signed-off-by: Yevhen Vydolob <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/task points/3 priority/low ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants