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

when creating a new VM from template specify its bootable disk size #136

Closed
eslutsky opened this issue Mar 29, 2022 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@eslutsky
Copy link
Contributor

when we want to have an initially larger disk size, it might be useful to have such an optional param during VM Creation.

@eslutsky eslutsky added the enhancement New feature or request label Mar 29, 2022
@janosdebugs
Copy link
Contributor

I don't think we should add this to go-ovirt-client purely because it's a separate API call after the VM has been created, we can't pass it along with the VM creation. If we add "extra stuff" to the VM creation it will become hopelessly bloated like the TF provider code currently is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants