Skip to content

Commit 56f23d1

Browse files
authored
Merge pull request kubernetes#4484 from kannon92/prr-swap-beta2
[KEP-2400] update latest milestone for swap KEP
2 parents beda54e + bbbb848 commit 56f23d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 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,6 +16,7 @@ reviewers:
1516
- "@anguslees"
1617
- "@deads2k"
1718
- "@sftim"
19+
- "@harche"
1820
approvers:
1921
- "@derekwaynecarr"
2022
- "@dchen1107"
@@ -25,12 +27,12 @@ stage: beta
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"
33-
beta: "v1.29"
35+
beta: "v1.30"
3436
stable: "TBD"
3537

3638
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)