Skip to content

Commit 1799c23

Browse files
authored
Merge pull request kubernetes#4038 from wzshiming/pod-host-ips
KEP-2681: Target to alpha for 1.28
2 parents 7cb9920 + 6f5984a commit 1799c23

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-network/2681-pod-host-ip

1 file changed

+4
-4
lines changed

keps/sig-network/2681-pod-host-ip/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ stage: alpha
2525
# The most recent milestone for which work toward delivery of this KEP has been
2626
# done. This can be the current (upcoming) milestone, if it is being actively
2727
# worked on.
28-
latest-milestone: "v1.27"
28+
latest-milestone: "v1.28"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
32-
alpha: "v1.27"
33-
beta: "v1.28"
34-
stable: "v1.30"
32+
alpha: "v1.28"
33+
beta: "v1.29"
34+
stable: "v1.31"
3535

3636
# The following PRR answers are required at alpha release
3737
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)