Skip to content

Commit 4220fd5

Browse files
committed
hack: update pipeline api docs for TaskRunPending
1 parent bb6626e commit 4220fd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/pipeline-api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5539,6 +5539,9 @@ TaskRuns failed due to reconciler/validation error should not use this reason.</
55395539
</tr><tr><td><p>&#34;InvalidParamValue&#34;</p></td>
55405540
<td><p>TaskRunReasonInvalidParamValue indicates that the TaskRun Param input value is not allowed.</p>
55415541
</td>
5542+
</tr><tr><td><p>&#34;TaskRunPending&#34;</p></td>
5543+
<td><p>TaskRunReasonPending is the reason set when the TaskRun is in the pending state</p>
5544+
</td>
55425545
</tr><tr><td><p>&#34;PodCreationFailed&#34;</p></td>
55435546
<td><p>TaskRunReasonPodCreationFailed is the reason set when the pod backing the TaskRun fails to be created (e.g., CreateContainerError)</p>
55445547
</td>

0 commit comments

Comments
 (0)