Skip to content

Commit bc3ccc7

Browse files
committed
dynamic resource allocation: update status
The KEP discussion showed that a longer period in alpha seems likely, so now the (of course still tentative) plan is to keep it in alpha for three releases. SIG Autoscaling will need to be involved, now as approver and later as reviewer, so they get added as "participating SIG". Finally, the goal is to start working on this in Kubernetes 1.25, so it has be marked as "implementable".
1 parent 08c0828 commit bc3ccc7

File tree

1 file changed

+4
-3
lines changed
  • keps/sig-node/3063-dynamic-resource-allocation

1 file changed

+4
-3
lines changed

keps/sig-node/3063-dynamic-resource-allocation/kep.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ authors:
55
owning-sig: sig-node
66
participating-sigs:
77
- sig-scheduling
8-
status: provisional
8+
- sig-autoscaling
9+
status: implementable
910
creation-date: 2021-05-17
1011
reviewers:
1112
- "@ahg-g"
@@ -28,8 +29,8 @@ latest-milestone: "v1.25"
2829
# The milestone at which this feature was, or is targeted to be, at each stage.
2930
milestone:
3031
alpha: "v1.25"
31-
beta: "v1.27"
32-
stable: "v1.29"
32+
beta: "v1.28"
33+
stable: "v1.30"
3334

3435
feature-gates:
3536
- name: DynamicResourceAllocation

0 commit comments

Comments
 (0)