Skip to content

Commit

Permalink
TEP-0033: Mark as implemented
Browse files Browse the repository at this point in the history
tektoncd/pipeline#3881 is the "main" PR for this

Signed-off-by: Andrew Bayer <[email protected]>
  • Loading branch information
abayer authored and tekton-robot committed Dec 16, 2021
1 parent df71713 commit 93ad960
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions teps/0033-tekton-feature-gates.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
status: implementable
status: implemented
title: Tekton Feature Gates
creation-date: '2020-11-20'
last-updated: '2021-03-23'
last-updated: '2021-12-16'
authors:
- '@vdemeester'
- '@frittoli'
Expand Down Expand Up @@ -779,3 +779,4 @@ as well.
- [Tekton Pipeline API Compatibility Policy](https:/tektoncd/pipeline/blob/master/api_compatibility_policy.md)
- [Kubenetes API Versioning](https://kubernetes.io/docs/reference/using-api/#api-versioning)
- [Kubernetes Feature Gates](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/)
- [tektoncd/pipeline PR #3881 - Implement TEP-0033: Add enable-api-fields feature flag](https:/tektoncd/pipeline/pull/3881)
2 changes: 1 addition & 1 deletion teps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ This is the complete list of Tekton teps:
|[TEP-0030](0030-workspace-paths.md) | workspace-paths | proposed | 2020-10-18 |
|[TEP-0031](0031-tekton-bundles-cli.md) | tekton-bundles-cli | implemented | 2021-03-26 |
|[TEP-0032](0032-tekton-notifications.md) | Tekton Notifications | proposed | 2020-11-18 |
|[TEP-0033](0033-tekton-feature-gates.md) | Tekton Feature Gates | implementable | 2021-03-23 |
|[TEP-0033](0033-tekton-feature-gates.md) | Tekton Feature Gates | implemented | 2021-12-16 |
|[TEP-0035](0035-document-tekton-position-around-policy-authentication-authorization.md) | document-tekton-position-around-policy-authentication-authorization | implementable | 2020-12-09 |
|[TEP-0036](0036-start-measuring-tekton-pipelines-performance.md) | Start Measuring Tekton Pipelines Performance | proposed | 2020-11-20 |
|[TEP-0037](0037-remove-gcs-fetcher.md) | Remove `gcs-fetcher` image | implementing | 2021-01-27 |
Expand Down

0 comments on commit 93ad960

Please sign in to comment.