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

TEP-0121: Example code for v1beta1.CustomRun #5754

Closed
2 tasks done
Tracked by #5753
XinruZhang opened this issue Nov 14, 2022 · 0 comments · Fixed by #5906
Closed
2 tasks done
Tracked by #5753

TEP-0121: Example code for v1beta1.CustomRun #5754

XinruZhang opened this issue Nov 14, 2022 · 0 comments · Fixed by #5906
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@XinruZhang
Copy link
Member

XinruZhang commented Nov 14, 2022

We need an example Custom Task Controller to show the right way to:

  • set ConditionSucceeded as False after exhausting all retries.
  • set Timeout for each retry attempt.
  • fill in RetriesStatus.

@XinruZhang XinruZhang changed the title Example code for v1beta1.CustomRun TEP-0121: Example code for v1beta1.CustomRun Nov 14, 2022
@tekton-robot tekton-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants