Skip to content

Commit 5646437

Browse files
authored
Merge pull request kubernetes#4267 from Jeffwan/jiaxin/KEP-1287-1.29
KEP-1287: Keep in-place pod resize KEP alpha/implementable for v1.29
2 parents daff0e4 + 0a9fff8 commit 5646437

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-node/1287-in-place-update-pod-resources

1 file changed

+3
-3
lines changed

keps/sig-node/1287-in-place-update-pod-resources/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ replaces:
3232

3333
stage: "alpha"
3434

35-
latest-milestone: "v1.28"
35+
latest-milestone: "v1.29"
3636

3737
milestone:
3838
alpha: "v1.27"
39-
beta: "v1.29"
40-
stable: "v1.30"
39+
beta: "v1.30"
40+
stable: "v1.31"
4141

4242
feature-gates:
4343
- name: InPlacePodVerticalScaling

0 commit comments

Comments
 (0)