Skip to content

Commit e718c25

Browse files
committed
TEP-0105: Remove Pipeline v1alpha1 API - Mark as Implemented
TEP-0105 was implemented in tektoncd/pipeline#5005. This change updates the TEP state from `implementable` to `implemented`.
1 parent 2c0dc89 commit e718c25

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

teps/0105-remove-pipeline-v1alpha1-api.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
status: implementable
2+
status: implemented
33
title: Remove Pipeline v1alpha1 API
44
creation-date: '2022-04-11'
5-
last-updated: '2022-05-17'
5+
last-updated: '2023-03-21'
66
authors:
77
- '@abayer'
88
---
@@ -82,3 +82,7 @@ some lurking references to `v1alpha1` which should be removed. Documentation
8282
relating to migrating from `v1alpha1` to `v1beta1` will remain.
8383

8484
Projects downstream of Pipeline will be responsible for updating their own code.
85+
86+
## References
87+
88+
- Implementation: https://github.com/tektoncd/pipeline/pull/5005

teps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)