Skip to content

Commit a7bd0e5

Browse files
committed
commiting uncommited changes on 2022-01-27 21:42:14 -0500
1 parent cace6ea commit a7bd0e5

File tree

2 files changed

+1
-5
lines changed
  • keps

2 files changed

+1
-5
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
kep-number: 284
2-
alpha:
3-
approver: "@deads2k"
4-
beta:
5-
approver: "@deads2k"
62
stable:
73
approver: "@deads2k"

keps/sig-storage/284-enable-volume-expansion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ different feature gates that control various aspects of expansion.
394394
###### Does enabling the feature change any default behavior?
395395

396396
Enabling the feature gate allows users to increase size of pvc by editing `pvc.Spec.Resources` which results
397-
in Kubernetes trying to full-fill the request by actually expanding the volume in controller and then performing
397+
in Kubernetes trying to fulfill the request by actually expanding the volume in controller and then performing
398398
file system or any other kind of expansion needed on the node.
399399

400400
###### Can the feature be disabled once it has been enabled (i.e. can we roll back the enablement)?

0 commit comments

Comments
 (0)