Skip to content

Commit 6ba9f7c

Browse files
authored
Merge pull request kubernetes#3986 from rphillips/bump_probe_termination_to_ga_1_28
bump probe termination to ga for 1.28 (missed 1.27)
2 parents f355069 + 3dcef71 commit 6ba9f7c

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-node/2238-liveness-probe-grace-period

1 file changed

+2
-2
lines changed

keps/sig-node/2238-liveness-probe-grace-period/kep.yaml

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

2626
# The milestone at which this feature was, or is targeted to be, at each stage.
2727
milestone:
2828
alpha: "v1.21"
2929
beta: "v1.22"
30-
stable: "v1.27"
30+
stable: "v1.28"
3131

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

0 commit comments

Comments
 (0)