-
Notifications
You must be signed in to change notification settings - Fork 457
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change PV and PVC status capacity on resize
We add the proper interface for volume expansion. This will not have any effect on the underlying volume, but will change properly the PV capacity and PVC status when a claim is made, and the proper events will be produced as well. To do that the external-resizer is used provided by Kubernetes for this purpose. Signed-off-by: Marjus Cako <[email protected]>
- Loading branch information
Showing
2,244 changed files
with
357,312 additions
and
40,741 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.