File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
keps/sig-testing/2464-kubetest2-ci-migration Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ owning-sig: sig-testing
6
6
participating-sigs :
7
7
- sig-release
8
8
- sig-scalability
9
- status : implementable
9
+ status : implemented
10
10
creation-date : 2021-02-08
11
+ last-updated : 2021-08-16
11
12
reviewers :
12
13
- BenTheElder
13
14
approvers :
14
15
- spiffxp
15
16
- saschagrunert
16
-
17
17
# NOTE: there's no production change in this KEP
18
18
prr-approvers :
19
19
- johnbelamaric
@@ -26,14 +26,14 @@ stage: alpha
26
26
# The most recent milestone for which work toward delivery of this KEP has been
27
27
# done. This can be the current (upcoming) milestone, if it is being actively
28
28
# worked on.
29
- latest-milestone : " v1.21"
29
+ latest-milestone : v1.21
30
30
31
31
# The milestone at which this feature was, or is targeted to be, at each stage.
32
32
milestone :
33
- alpha : " v1.21"
33
+ alpha : v1.21
34
34
# 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
37
37
38
38
# N/A
39
39
# The following PRR answers are required at alpha release
You can’t perform that action at this time.
0 commit comments