Skip to content

Commit eaf057d

Browse files
committed
beta2 update
1 parent a5f15df commit eaf057d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

keps/sig-node/2400-node-swap/kep.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors:
66
- "@SergeyKanzhelev"
77
- "@harche"
88
- "@iholder101"
9+
- "@kannon92"
910
owning-sig: sig-node
1011
participating-sigs:
1112
- sig-node
@@ -15,22 +16,24 @@ reviewers:
1516
- "@anguslees"
1617
- "@deads2k"
1718
- "@sftim"
19+
- "@harche"
1820
approvers:
1921
- "@derekwaynecarr"
2022
- "@dchen1107"
2123

2224
# The target maturity stage in the current dev cycle for this KEP.
23-
stage: beta
25+
stage: beta2
2426

2527
# The most recent milestone for which work toward delivery of this KEP has been
2628
# done. This can be the current (upcoming) milestone, if it is being actively
2729
# worked on.
28-
latest-milestone: "v1.29"
30+
latest-milestone: "v1.30"
2931

3032
# The milestone at which this feature was, or is targeted to be, at each stage.
3133
milestone:
3234
alpha: "v1.22"
3335
beta: "v1.29"
36+
beta2: "v1.30"
3437
stable: "TBD"
3538

3639
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)