Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

r/virtual_machine: Use zero instead of nil in memory allocation #655

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

bill-rich
Copy link
Contributor

@bill-rich bill-rich commented Nov 17, 2018

Use zero instead of nil for memory allocation in virtual machines.
Memory allocation cannot be removed when using nil because it causes the
parameter to be left our of the API XML.

Fixes #652

Use zero instead of nil for memory allocation in virtual machines.
Memory allocation cannot be removed when using nil because it causes the
parameter to be left our of the API XML.
@bill-rich bill-rich requested a review from a team November 17, 2018 00:31
@ghost ghost added the size/xs Relative Sizing: Extra-Small label Nov 17, 2018
@bill-rich bill-rich merged commit 621e016 into master Nov 19, 2018
@bill-rich bill-rich deleted the b-zero_instead_of_nil branch November 19, 2018 23:26
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/xs Relative Sizing: Extra-Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rerunning Apply fails with clone from template due to incorrect parameter spec.memoryAllocation.reservation
2 participants