Include Pod Reasons in TaskRun API reasons? #4513
Labels
kind/documentation
Categorizes issue or PR as related to documentation.
kind/question
Issues or PRs that are questions around the project or a particular feature
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Noticed this as a part of #4512.
We describe
TaskRunReason
as:But really, this does not include all reasons - there's a separate set of Pod related Reasons that can show up here -
pipeline/pkg/pod/status.go
Lines 35 to 66 in 92746a2
This makes the API documentation a bit misleading. Should we include the Pod reasons in the v1beta1/v1alpha1 Task/Pipeline reasons?
The text was updated successfully, but these errors were encountered: