Skip to content

Commit 7e5e4c0

Browse files
abayertekton-robot
authored andcommitted
[TEP-0100] Update deprecations table
With #4739 merged and the v0.35.0 release coming up, it's time to update the deprecations table. The plan is to switch the default value for `embedded-status` to `minimal` 9 months after the release of v0.35.0, and then remove the `full` and `both` values in the following release. I opted to use the date for changing the default as the "earliest date of removal" here. Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
1 parent 919edfe commit 7e5e4c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/deprecations.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ being deprecated.
2424
| [`Conditions` CRD is deprecated and will be removed. Use `when` expressions instead.](https://github.com/tektoncd/community/blob/main/teps/0007-conditions-beta.md) | [v0.16.0](https://github.com/tektoncd/pipeline/releases/tag/v0.16.0) | Alpha | Nov 02 2020 |
2525
| [`PipelineRunCancelled` is deprecated and will be removed](https://github.com/tektoncd/pipeline/issues/4611) | [v0.25.0](https://github.com/tektoncd/pipeline/releases/tag/v0.25.0) | Beta | March 15 2022 |
2626
| [`PipelineResources` are deprecated.](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md) | [v0.30.0](https://github.com/tektoncd/pipeline/releases/tag/v0.30.0) | Alpha | Dec 20 2021 |
27+
| [The `PipelineRun.Status.TaskRuns` and `PipelineRun.Status.Runs` fields are deprecated and will be removed.](https://github.com/tektoncd/community/blob/main/teps/0100-embedded-taskruns-and-runs-status-in-pipelineruns.md) | v0.35.0 (to be released) | Beta | Jan 25, 2023 |

0 commit comments

Comments
 (0)