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

fix(vm): Fix handling of empty kvm arguments #228

Merged
merged 2 commits into from
Feb 6, 2023
Merged

fix(vm): Fix handling of empty kvm arguments #228

merged 2 commits into from
Feb 6, 2023

Conversation

bpg
Copy link
Owner

@bpg bpg commented Feb 6, 2023

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Closes #226

… is empty

PVE returns a single space string (`" "`) when KVM arguments are not set.
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

🤖 LGTM! beep boop

@bpg bpg added the go label Feb 6, 2023
@bpg bpg enabled auto-merge (squash) February 6, 2023 04:18
@bpg bpg merged commit e2802d0 into main Feb 6, 2023
@bpg bpg deleted the fix-kvm-arguments branch February 6, 2023 04:18
@ghost ghost mentioned this pull request Feb 6, 2023
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.

kvm_arguments field makes it unable to create vm by non-root user
1 participant