Skip to content

Commit e0d8795

Browse files
authored
Merge pull request kubernetes#2412 from cofyc/update-milestone
KEP-1845: update the alpha/beta milestones
2 parents 4db97fd + 1a58c3f commit e0d8795

File tree

2 files changed

+7
-3
lines changed
  • keps
    • prod-readiness/sig-storage
    • sig-storage/1845-prioritization-on-volume-capacity

2 files changed

+7
-3
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 1845
2+
alpha:
3+
approver: "@deads2k"

keps/sig-storage/1845-prioritization-on-volume-capacity/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Cons:
255255

256256
#### Alpha
257257

258-
Target: v1.20
258+
Target: v1.21
259259

260260
- [ ] Add `VolumeCapacityPriority` feature gate
261261
- [ ] Add priority extension point implementation for VolumeBinding plugin
@@ -266,11 +266,12 @@ Target: v1.20
266266

267267
#### Beta
268268

269-
Target: v1.21
269+
Target: v1.22
270270

271271
- [ ] Add benchmarking tests
272272
- [ ] 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)
274275

275276
#### GA
276277

0 commit comments

Comments
 (0)