File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
keps/sig-node/2400-node-swap Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 6
6
- " @SergeyKanzhelev"
7
7
- " @harche"
8
8
- " @iholder101"
9
+ - " @kannon92"
9
10
owning-sig : sig-node
10
11
participating-sigs :
11
12
- sig-node
@@ -15,22 +16,24 @@ reviewers:
15
16
- " @anguslees"
16
17
- " @deads2k"
17
18
- " @sftim"
19
+ - " @harche"
18
20
approvers :
19
21
- " @derekwaynecarr"
20
22
- " @dchen1107"
21
23
22
24
# The target maturity stage in the current dev cycle for this KEP.
23
- stage : beta
25
+ stage : beta2
24
26
25
27
# The most recent milestone for which work toward delivery of this KEP has been
26
28
# done. This can be the current (upcoming) milestone, if it is being actively
27
29
# worked on.
28
- latest-milestone : " v1.29 "
30
+ latest-milestone : " v1.30 "
29
31
30
32
# The milestone at which this feature was, or is targeted to be, at each stage.
31
33
milestone :
32
34
alpha : " v1.22"
33
35
beta : " v1.29"
36
+ beta2 : " v1.30"
34
37
stable : " TBD"
35
38
36
39
# The following PRR answers are required at alpha release
You can’t perform that action at this time.
0 commit comments