Skip to content

Commit b869b5c

Browse files
authored
Merge pull request #5361 from dejanzele/kep-3939/promote-to-ga-v2
KEP-3939: Job Pod Replacement Policy; promote to GA v2
2 parents 231224d + b574251 commit b869b5c

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-apps/3939-allow-replacement-when-fully-terminated

1 file changed

+2
-2
lines changed

keps/sig-apps/3939-allow-replacement-when-fully-terminated/kep.yaml

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

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
milestone:
3131
alpha: "v1.28"
3232
beta: "v1.29"
33-
stable: "v1.33"
33+
stable: "v1.34"
3434

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

0 commit comments

Comments
 (0)