Skip to content

Commit

Permalink
Merge pull request #4433 from Jeffwan/jiaxin/kep-1287-v1.30
Browse files Browse the repository at this point in the history
KEP-1287: Keep in-place pod resize KEP alpha/implementable for v1.30
  • Loading branch information
k8s-ci-robot authored Feb 3, 2024
2 parents c80d6b2 + 493e9bc commit b8d645c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keps/sig-node/1287-in-place-update-pod-resources/kep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ replaces:

stage: "alpha"

latest-milestone: "v1.29"
latest-milestone: "v1.30"

milestone:
alpha: "v1.27"
beta: "v1.30"
stable: "v1.31"
beta: "v1.31"
stable: "v1.32"

feature-gates:
- name: InPlacePodVerticalScaling
Expand Down

0 comments on commit b8d645c

Please sign in to comment.