File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
prod-readiness/sig-storage
sig-storage/1495-volume-populators Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
kep-number : 1495
2
2
alpha :
3
3
approver : " @deads2k"
4
+ beta :
5
+ approver : " @deads2k"
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ _This section must be completed when targeting alpha to a release._
402
402
403
403
* ** Can the feature be disabled once it has been enabled (i.e. can we roll back
404
404
the enablement)?**
405
- Yes, dropping or ignoring the new field returns the system to it's previous
405
+ Yes, dropping or ignoring the new field returns the system to its previous
406
406
state. Worst case, some PVCs which were trying to use the new field might need
407
407
to be deleted because they will never have anything happen to them after the
408
408
feature is disabled.
@@ -477,7 +477,7 @@ of this feature?**
477
477
478
478
* ** Does this feature depend on any specific services running in the cluster?**
479
479
This feature depends on the VolumePopulator CRD being installed, and the
480
- associated data-source-validator controller.
480
+ associated volume- data-source-validator controller.
481
481
482
482
### Scalability
483
483
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ participating-sigs:
7
7
- sig-api-machinery
8
8
status : implementable
9
9
creation-date : 2019-12-03
10
- last-updated : 2021-05-13
10
+ last-updated : 2021-09-02
11
11
reviewers :
12
12
- " @thockin"
13
13
- " @saad-ali"
@@ -20,8 +20,8 @@ prr-approvers:
20
20
- " @deads2k"
21
21
replaces :
22
22
- " /keps/sig-storage/20200120-generic-data-populators.md"
23
- stage : alpha
24
- latest-milestone : " v1.22 "
23
+ stage : beta
24
+ latest-milestone : " v1.23 "
25
25
milestone :
26
26
alpha : " v1.18"
27
27
beta : " v1.23"
You can’t perform that action at this time.
0 commit comments