-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return minimum disk size field from snapshot response
We incorrectly returned the billable size of the snapshot instead of the minimum size. The latter represents the usable size the volume was created with and serves as a hint to Kubernetes for how big volumes created off of snapshots should be.
- Loading branch information
Timo Reimann
committed
Apr 7, 2020
1 parent
690eca5
commit 5cec01d
Showing
2 changed files
with
3 additions
and
1 deletion.
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