Skip to content

Commit c1e6c68

Browse files
committed
node: podresources: move back to "implementable"
There is a bug (#78628) that keep the feature from working when the FG is enabled, so putting the KEP back into implementable to be able to fix the issue. Full context: https://groups.google.com/g/kubernetes-sig-architecture/c/v4OwOaBkvVc/m/xdfLryLTGQAJ Signed-off-by: Francesco Romani <[email protected]>
1 parent 34b46e8 commit c1e6c68

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-node/606-compute-device-assignment

1 file changed

+3
-3
lines changed

keps/sig-node/606-compute-device-assignment/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors:
66
- "@renaudwastaken"
77
owning-sig: sig-node
88
participating-sigs: []
9-
status: implemented
9+
status: implementable
1010
creation-date: "2018-07-19"
1111
reviewers:
1212
- "@thockin"
@@ -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.20"
27+
latest-milestone: "v1.27"
2828

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
milestone:
3131
alpha: "v1.13"
3232
beta: "v1.15"
33-
stable: "v1.20"
33+
stable: "v1.27"
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)