Is the retries
count for Task without validation by design?
#7778
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Expected Behavior
Setting a negative number for the retry field in the task should prompt a validation failure?
Actual Behavior
Currently, if a negative number is set for the retries field in a Task, the pipeline validation passes.
Steps to Reproduce the Problem
Additional Info
Kubernetes version:
Output of
kubectl version
:Tekton Pipeline version:
Output of
tkn version
orkubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
The text was updated successfully, but these errors were encountered: