Skip to content

Commit 3f0fe6f

Browse files
committed
keps/sig-testing: declare 2464 implemented in v1.21
1 parent 51230ca commit 3f0fe6f

File tree

1 file changed

+6
-6
lines changed
  • keps/sig-testing/2464-kubetest2-ci-migration

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ owning-sig: sig-testing
66
participating-sigs:
77
- sig-release
88
- sig-scalability
9-
status: implementable
9+
status: implemented
1010
creation-date: 2021-02-08
11+
last-updated: 2021-08-16
1112
reviewers:
1213
- BenTheElder
1314
approvers:
1415
- spiffxp
1516
- saschagrunert
16-
1717
# NOTE: there's no production change in this KEP
1818
prr-approvers:
1919
- johnbelamaric
@@ -26,14 +26,14 @@ stage: alpha
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
2828
# worked on.
29-
latest-milestone: "v1.21"
29+
latest-milestone: v1.21
3030

3131
# The milestone at which this feature was, or is targeted to be, at each stage.
3232
milestone:
33-
alpha: "v1.21"
33+
alpha: v1.21
3434
# TODO: figure out if these are the right milestones for beta/stable.
35-
beta: "v1.22"
36-
stable: "v1.23"
35+
beta: v1.23
36+
stable: v1.24
3737

3838
# N/A
3939
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)