Skip to content

Commit 3a55078

Browse files
committed
DRA: continue to target alpha in 1.29
The discussion around autoscaling needs more time.
1 parent 4331c89 commit 3a55078

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

keps/prod-readiness/sig-node/3063.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@
44
kep-number: 3063
55
alpha:
66
approver: "@johnbelamaric"
7-
beta:
8-
approver: "@johnbelamaric"

keps/sig-node/3063-dynamic-resource-allocation/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,6 +1974,16 @@ progress.
19741974

19751975
### Cluster Autoscaler
19761976

1977+
-<<[UNRESOLVED pohly]>>
1978+
The entire autoscaler section is tentative. Key opens:
1979+
- Are DRA driver authors able and willing to provide implementations of
1980+
the simulation interface if needed for their driver?
1981+
- Is the simulation interface generic enough to work across a variety
1982+
of autoscaler forks and/or implementations? What about Karpenter?
1983+
- Is the suggested deployment approach (rebuild binary) workable?
1984+
- Can we really not do something else, ideally RPC-based?
1985+
-<<[/UNRESOLVED]>>
1986+
19771987
When [Cluster
19781988
Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#cluster-autoscaler)
19791989
encounters a pod that uses a resource claim for node-local resources, the autoscaler needs assistance by

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ latest-milestone: "v1.29"
2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
milestone:
3131
alpha: "v1.26"
32-
beta: "v1.29"
33-
stable: "v1.31"
3432

3533
feature-gates:
3634
- name: DynamicResourceAllocation

0 commit comments

Comments
 (0)