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
Create this issue to track the implementation of TaskRun Retries:
TaskRun
Retries
CustomRun
Condition.Succeeded
retriesStatus
The text was updated successfully, but these errors were encountered:
The only two open sub-issues left:
v1beta1.CustomRun
isRunRetriable
v0.47.0
Those are all cleanups, which won't block marking TEP-0121 as implemented (tektoncd/community#905).
Sorry, something went wrong.
XinruZhang
Successfully merging a pull request may close this issue.
Create this issue to track the implementation of
TaskRun
Retries
:TaskRun
andCustomRun
. #5753Retries
in TaskRun reconciler #5755Condition.Succeeded
to determine the termination of a TaskRunretriesStatus
for Custom Task #5810The text was updated successfully, but these errors were encountered: