Skip to content

fix: config params breakage#483

Merged
lbajolet-hashicorp merged 1 commit intomainfrom
fix/config-params-breakage
Oct 17, 2024
Merged

fix: config params breakage#483
lbajolet-hashicorp merged 1 commit intomainfrom
fix/config-params-breakage

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam commented Oct 17, 2024

Change to the AddConfigParams method in the VirtualMachineDriver class within the builder/vsphere/driver/vm.go file.

The change ensures that the method consistently returns nil when there are no changes to apply, instead of returning an error.

Closes #481
Closes #482

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
Copy link
Copy Markdown
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 quick fix!

@lbajolet-hashicorp lbajolet-hashicorp merged commit 9c23c62 into main Oct 17, 2024
@lbajolet-hashicorp lbajolet-hashicorp deleted the fix/config-params-breakage branch October 17, 2024 20:54
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails when there are no additional configuration parameters to process v1.4.1 - error adding configuration parameters: no changes to apply

2 participants