Skip to content

Commit ec7f8fc

Browse files
authored
Merge pull request kubernetes#2871 from spiffxp/v1.23-sig-testing-keps
keps/sig-testing: propose v1.23 graduations
2 parents ec8483a + 32c1ece commit ec7f8fc

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 2420
22
beta:
3-
approver: "@johnbelamaric"
3+
approver: "@johnbelamaric"
4+
stable:
5+
approver: "@johnbelamaric"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
kep-number: 2464
22
alpha:
33
approver: "@johnbelamaric"
4+
beta:
5+
approver: "@johnbelamaric"

keps/sig-testing/2420-reducing-kubernetes-build-maintenance/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
owning-sig: sig-testing
77
participating-sigs:
88
- sig-release
9-
status: implemented
9+
status: implementable
1010
creation-date: 2021-02-03
1111
last-updated: 2021-08-16
1212
reviewers:
@@ -27,7 +27,7 @@ stage: stable
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: v1.21
30+
latest-milestone: v1.23
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:

keps/sig-testing/2464-kubetest2-ci-migration/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ owning-sig: sig-testing
66
participating-sigs:
77
- sig-release
88
- sig-scalability
9-
status: implemented
9+
status: implementable
1010
creation-date: 2021-02-08
1111
last-updated: 2021-08-16
1212
reviewers:
@@ -21,7 +21,7 @@ see-also: []
2121
replaces: []
2222

2323
# The target maturity stage in the current dev cycle for this KEP.
24-
stage: alpha
24+
stage: beta
2525

2626
# The most recent milestone for which work toward delivery of this KEP has been
2727
# done. This can be the current (upcoming) milestone, if it is being actively

0 commit comments

Comments
 (0)