Closed
Description
Overview
As discussed in API working group on 02/22 (notes | recording), we need to revisit the design of the Status
sections of PipelineRuns
and TaskRuns
We agreed that we need to rework the Status
sections to be at par with the Spec
sections of the API as we work towards V1 release
Problems
Problems in the Status
sections include:
- excessive updates
- embedding the
TaskRun
andRun
status in thePipelineRun
status- takes up a lot of space
- concern when supporting
Pipelines
inPipelines
- figure out how
Results
can help
- lack of documentation of the
Status
; few details inPipelineRun
andTaskRun
docs
Please share other issues you may have with Status
References
- PipelineRun Status bloat and excessive updates #3140
- Design result reporting to to Result Store #454
- Towards v1 API #3548
- API working group meeting notes
/cc @tektoncd/core-maintainers
Metadata
Labels
Type
Projects
Status
Done
Status
Done