Skip to content

Commit 9ebdce8

Browse files
authored
Merge pull request kubernetes#3200 from bswartz/populators-1.24
KEP-1495: bump beta version from 1.23 to 1.24
2 parents 8a73d86 + 4604d34 commit 9ebdce8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

keps/sig-storage/1495-volume-populators/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ resource usage (CPU, RAM, disk, IO, ...) in any components?**
590590
- KEP updated Feb 2021 for v1.21
591591
- Redesign with new `DataSourceRef` field in May 2021 for v1.22, still alpha
592592
- Added metrics, troubleshooting, move to beta in Sep 2021 for v1.23.
593+
- Jan 2021, bump beta release to v1.24.
593594

594595
## Alternatives
595596

keps/sig-storage/1495-volume-populators/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ participating-sigs:
77
- sig-api-machinery
88
status: implementable
99
creation-date: 2019-12-03
10-
last-updated: 2021-09-02
10+
last-updated: 2022-01-31
1111
reviewers:
1212
- "@thockin"
1313
- "@saad-ali"
@@ -24,8 +24,8 @@ stage: beta
2424
latest-milestone: "v1.23"
2525
milestone:
2626
alpha: "v1.18"
27-
beta: "v1.23"
28-
stable: "v1.24"
27+
beta: "v1.24"
28+
stable: "v1.25"
2929
feature-gates:
3030
- name: AnyVolumeDataSource
3131
components:

0 commit comments

Comments
 (0)