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

chore(vm2): add support for cpu #1310

Merged
merged 1 commit into from
May 18, 2024
Merged

chore(vm2): add support for cpu #1310

merged 1 commit into from
May 18, 2024

Conversation

bpg
Copy link
Owner

@bpg bpg commented May 18, 2024

Contributor's Note

  • I have added / updated documentation in /docs for any user-facing features or additions.
  • I have added / updated acceptance tests in /fwprovider/tests for any new or updated resources / data sources.
  • I have ran make example to verify that the change works as expected.

Proof of Work

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

Relates #1231

@bpg bpg changed the title WIP: VM2 CPU support chore(vm2): support for cpu May 18, 2024
@bpg bpg changed the title chore(vm2): support for cpu chore(vm2): add support for cpu May 18, 2024
Signed-off-by: Pavel Boldyrev <[email protected]>
@bpg bpg force-pushed the vm2-cpu-support branch from f05445a to c7280b7 Compare May 18, 2024 04:50
@bpg bpg marked this pull request as ready for review May 18, 2024 04:51
@bpg bpg enabled auto-merge (squash) May 18, 2024 04:51
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 merged commit aa309fd into main May 18, 2024
7 checks passed
@bpg bpg deleted the vm2-cpu-support branch May 18, 2024 04:52
bpg added a commit that referenced this pull request Sep 8, 2024
… creation

Fix for another use case of mismanaged default value. This one was a bit trickier to spot as it triggered only when provider is authenticated using root@pam, as architecture change is allowed only for root.

Removing default value altogether, as the PVE API default for this attribute is an empty string.

VM2 resource will have no such issue, related: #1310, #1311

Signed-off-by: Pavel Boldyrev <[email protected]>
bpg added a commit that referenced this pull request Sep 8, 2024
… creation

Fix for another use case of mismanaged default value. This one was a bit trickier to spot as it triggered only when provider is authenticated using root@pam, as architecture change is allowed only for root.

Removing default value altogether, as the PVE API default for this attribute is an empty string.

VM2 resource will have no such issue, related: #1310, #1311

Signed-off-by: Pavel Boldyrev <[email protected]>
bpg added a commit that referenced this pull request Sep 8, 2024
… creation

Fix for another use case of mismanaged default value. This one was a bit trickier to spot as it triggered only when provider is authenticated using root@pam, as architecture change is allowed only for root.

Removing default value altogether, as the PVE API default for this attribute is an empty string.

VM2 resource will have no such issue, related: #1310, #1311

Signed-off-by: Pavel Boldyrev <[email protected]>
bpg added a commit that referenced this pull request Sep 8, 2024
… creation (#1524)

Fix for another use case of mismanaged default value. This one was a bit trickier to spot as it triggered only when provider is authenticated using root@pam, as architecture change is allowed only for root.

Removing default value altogether, as the PVE API default for this attribute is an empty string.

VM2 resource will have no such issue, related: #1310, #1311

Signed-off-by: Pavel Boldyrev <[email protected]>
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.

1 participant