Skip to content

Commit f87ea25

Browse files
authored
Merge pull request kubernetes#4454 from ndixita/master
KEP-4205: updating the milestone for alpha to 1.30
2 parents b8d645c + 640ae58 commit f87ea25

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

keps/sig-node/4205-psi-metric/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ well as the [existing list] of feature gates.
421421
Any change of default behavior may be surprising to users or break existing
422422
automations, so be extremely careful here.
423423
-->
424-
Not in Phase 1. Phase 2 is TBD in K8s 1.30.
424+
Not in Phase 1. Phase 2 is TBD in K8s 1.31.
425425

426426
###### Can the feature be disabled once it has been enabled (i.e. can we roll back the enablement)?
427427

@@ -598,7 +598,7 @@ and creating new ones, as well as about cluster-level services (e.g. DNS):
598598
- Impact of its outage on the feature:
599599
- Impact of its degraded performance or high-error rates on the feature:
600600
-->
601-
Yes, it depends on runc version 1.2.0.
601+
Yes, it depends on runc version 1.2.0. This KEP can be implemented only after runc 1.2.0 is released, which is estimated to be released in Q1 2024.
602602

603603
### Scalability
604604

keps/sig-node/4205-psi-metric/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ stage: alpha
2626
# The most recent milestone for which work toward delivery of this KEP has been
2727
# done. This can be the current (upcoming) milestone, if it is being actively
2828
# worked on.
29-
latest-milestone: "v1.29"
29+
latest-milestone: "v1.30"
3030

3131
# The milestone at which this feature was, or is targeted to be, at each stage.
3232
milestone:
33-
alpha: "v1.29"
33+
alpha: "v1.30"
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)