Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cmd: Default disk "size" parameter to GB #2009

Merged
merged 1 commit into from
Jun 9, 2017
Merged

cmd: Default disk "size" parameter to GB #2009

merged 1 commit into from
Jun 9, 2017

Conversation

rn
Copy link
Member

@rn rn commented Jun 9, 2017

Most cloud providers allow disk size allocation on in units
of GB. Make it the default for linuxkit disk "size" arguments.
Users can override the unit by appending a M to the disk size.

Signed-off-by: Rolf Neugebauer rolf.neugebauer@docker.com

Most cloud providers allow disk size allocation on in units
of GB. Make it the default for linuxkit disk "size" arguments.
Users can override the unit by appending a M to the disk size.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
@justincormack
Copy link
Member

Did you check all the tests explicitly specify a size? I think they do.

@rn
Copy link
Member Author

rn commented Jun 9, 2017

Yes, I grepped for ,size and all instances explicitly specify the unit

@rn rn merged commit 2674c99 into linuxkit:master Jun 9, 2017
@rn rn deleted the disksize branch June 9, 2017 12:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants