File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11---
2- status : implementable
2+ status : implemented
33title : Remove Pipeline v1alpha1 API
44creation-date : ' 2022-04-11'
5- last-updated : ' 2022-05-17 '
5+ last-updated : ' 2023-03-21 '
66authors :
77- ' @abayer'
88---
@@ -82,3 +82,7 @@ some lurking references to `v1alpha1` which should be removed. Documentation
8282relating to migrating from ` v1alpha1 ` to ` v1beta1 ` will remain.
8383
8484Projects downstream of Pipeline will be responsible for updating their own code.
85+
86+ ## References
87+
88+ - Implementation: https://github.com/tektoncd/pipeline/pull/5005
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ This is the complete list of Tekton TEPs:
9696| [ TEP-0102] ( 0102-https-connection-to-triggers-interceptor.md ) | HTTPS Connection to Triggers ClusterInterceptor | implemented | 2022-04-20 |
9797| [ TEP-0103] ( 0103-skipping-reason.md ) | Skipping Reason | implemented | 2022-05-05 |
9898| [ TEP-0104] ( 0104-tasklevel-resource-requirements.md ) | Task-level Resource Requirements | implemented | 2022-08-16 |
99- | [ TEP-0105] ( 0105-remove-pipeline-v1alpha1-api.md ) | Remove Pipeline v1alpha1 API | implementable | 2022-05-17 |
99+ | [ TEP-0105] ( 0105-remove-pipeline-v1alpha1-api.md ) | Remove Pipeline v1alpha1 API | implemented | 2023-03-21 |
100100| [ TEP-0106] ( 0106-support-specifying-metadata-per-task-in-runtime.md ) | Support Specifying Metadata per Task in Runtime | implemented | 2022-05-27 |
101101| [ TEP-0107] ( 0107-propagating-parameters.md ) | Propagating Parameters | implemented | 2022-05-26 |
102102| [ TEP-0108] ( 0108-mapping-workspaces.md ) | Mapping Workspaces | implemented | 2022-05-26 |
You can’t perform that action at this time.
0 commit comments