Skip to content

Commit c425b69

Browse files
committed
keps/sig-testing: declare 2539 beta in v1.22
1 parent 3f0fe6f commit c425b69

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

keps/sig-testing/2539-continuously-deploy-k8s-prow/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,10 @@ Before enabling Alpha phase, this will be announced:
147147
- Via email to the entire [email protected] group
148148

149149
## Implementation History
150-
150+
- 2021-02-23 - KEP [authored](https://github.com/kubernetes/enhancements/pull/2540)
151+
- 2021-03-31 - KEP [moved to implementable](https://github.com/kubernetes/enhancements/pull/2553)
152+
- 2021-04-01 - KEP implemented at alpha ([announcement](https://groups.google.com/g/kubernetes-dev/c/nke9PYaGTnY/m/nrQ6hVDfCgAJ))
153+
- 2021-08-16 - Retroactively declared beta
151154

152155
## Alternatives
153156

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
title: Continuously Deploy K8s Prow
22
kep-number: 2539
33
authors:
4-
- "@chaodaiG"
4+
- chaodaiG
55
owning-sig: sig-testing
66
participating-sigs:
7-
- sig-testing
8-
- sig-release
9-
status: implementable
7+
- sig-testing
8+
- sig-release
9+
status: implemented
1010
creation-date: 2021-02-23
11+
last-updated: 2021-08-16
1112
reviewers:
12-
- "@spiffxp" # Sig-testing chair
13-
- "@justaugustus" # Sig-release chair
14-
- "@alvaroaleman" # Prow approver
13+
- spiffxp # sig-testing chair
14+
- justaugustus # sig-release chair
15+
- alvaroaleman # prow approver
1516
approvers:
16-
- "@spiffxp" # Sig-testing chair
17-
- "@justaugustus" # Sig-release chair
18-
- "@alvaroaleman" # Prow approver
19-
20-
latest-milestone: "0.0"
21-
stage: "alpha"
17+
- spiffxp # sig-testing chair
18+
- justaugustus # sig-release chair
19+
- alvaroaleman # prow approver
20+
latest-milestone: v1.21
21+
stage: beta

0 commit comments

Comments
 (0)