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

[Issues 285, 289] Fix regressions for Tags , Pool scoped VM creation #286

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

mpywell
Copy link
Contributor

@mpywell mpywell commented Oct 4, 2024

Regressions were introduced by proxmox-api-go which didn't allow hyphens or uppercase letters in tags, and VMs were not being created directly in Pools when configured to do so. Bumped proxmox-api-go version.

Some other API changes had also occurred between versions around CPU, Memory, Cloud-Init, the VM Description field and Serial Devices which have been handled and tested.

Validation also added for the iso_file field to close out #296.

Closes #285
Closes #289
Closes #296

@mpywell mpywell requested a review from a team as a code owner October 4, 2024 05:51
- updated proxmox-api-go to version containing pool assignment fix
- handled CPU, Memory, Serials changes added to API between versions
@mpywell mpywell changed the title [Issue 285] Fix tags regression [Issues 285, 289] Fix regressions for Tags , Pool scoped VM creation Oct 22, 2024
@maksimsamt
Copy link

@mpywell,
When can this fix be included in the next release?

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.

LGTM! Thanks for the fix @mpywell

@lbajolet-hashicorp lbajolet-hashicorp merged commit 7661fdf into hashicorp:main Oct 28, 2024
12 checks passed
@lbajolet-hashicorp
Copy link
Contributor

@maksimsamt we'll try to release a new version of the plugin this week, assuming all the PRs are in a ready state (since we have a bunch open, we'll try to fold as much in as possible/relevant).

I can't promise when that'll happen, but hopefully by Friday this fix should be in

@maksimsamt
Copy link

@lbajolet-hashicorp,
Looking forward to the new release including this issue changes.

@rgl
Copy link
Contributor

rgl commented Dec 4, 2024

@lbajolet-hashicorp can you please cut a new release?

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