-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Custom controller behaviour with no retries support #5182
Comments
Cases:Utilized experimental/wait-task controller with apiVersion
|
The TaskRun way of avoiding the duplicates pipeline/pkg/pod/pod.go:
|
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
Rotten issues close after 30d of inactivity. /close Send feedback to tektoncd/plumbing. |
@tekton-robot: Closing this issue. In response to this:
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. |
Feature request
In TEP-69: Support retries for custom task in a pipeline, the cases where the custom controller
does not support retries have not been clarified.
Hence this issue is addressed to track down the cases and to seek for improvement on the user experience.
Follow up of #4686
Use case
To produce the case:
retries
fieldretries
Supports of concepts
Originally posted by @jerop in tektoncd/community#491 (review)
cc @lbernick @jerop
References:
The text was updated successfully, but these errors were encountered: