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

Add support for discard and ssd storage options. #199

Merged
merged 3 commits into from
Jul 7, 2023

Conversation

jeinwag
Copy link
Contributor

@jeinwag jeinwag commented Jun 23, 2023

This PR adds support for the discard and ssd storage options.

Closes #69

@jeinwag jeinwag requested a review from a team as a code owner June 23, 2023 08:09
@hashicorp-cla
Copy link

hashicorp-cla commented Jun 23, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jeinwag,

This looks good to me, thanks for taking care of that feature!

I left a couple of nits and a docs suggestion, once you've addressed them, feel free to update this PR and I'll take another look, but I think we should be ready to merge soon.

Thanks!

builder/proxmox/common/step_start_vm.go Outdated Show resolved Hide resolved
docs/builders/clone.mdx Show resolved Hide resolved
docs/builders/clone.mdx Outdated Show resolved Hide resolved
docs/builders/iso.mdx Outdated Show resolved Hide resolved
@jeinwag
Copy link
Contributor Author

jeinwag commented Jul 7, 2023

Hi @lbajolet-hashicorp,

thanks for the review, I applied your suggestions.

@lbajolet-hashicorp
Copy link
Contributor

Hi @jeinwag,

Thanks for the quick reroll, since tests are all green, I'm merging this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for "Discard" option for disks
3 participants