File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
prod-readiness/sig-storage
sig-storage/1845-prioritization-on-volume-capacity Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ kep-number : 1845
2
+ alpha :
3
+ approver : " @deads2k"
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ Cons:
255
255
256
256
#### Alpha
257
257
258
- Target: v1.20
258
+ Target: v1.21
259
259
260
260
- [ ] Add ` VolumeCapacityPriority ` feature gate
261
261
- [ ] Add priority extension point implementation for VolumeBinding plugin
@@ -266,11 +266,12 @@ Target: v1.20
266
266
267
267
#### Beta
268
268
269
- Target: v1.21
269
+ Target: v1.22
270
270
271
271
- [ ] Add benchmarking tests
272
272
- [ ] Turn algorithm based on feedback from developers and users
273
- - [ ] Able to configure the weight of storage class (implementation TBD)
273
+ - [ ] Decide to support storage class weighting or not (if we should, implement
274
+ it)
274
275
275
276
#### GA
276
277
You can’t perform that action at this time.
0 commit comments