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: select guest ips using MacAddress #2121

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

AlexPetul
Copy link
Contributor

@AlexPetul AlexPetul commented Jan 23, 2024

Description

Fixed bug, when network interfaces, created by docker, with the same deviceConfigId caused unexpected output.
For more information and steps to reproduce please refer the issue.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Release Note

...

References

Closes #2066

@AlexPetul AlexPetul requested a review from a team as a code owner January 23, 2024 16:11
@hashicorp-cla
Copy link

hashicorp-cla commented Jan 23, 2024

CLA assistant check
All committers have signed the CLA.

@AlexPetul AlexPetul changed the title FIX: Select guest ips using MacAddress fix: select guest ips using MacAddress Jan 23, 2024
@tenthirtyam tenthirtyam merged commit db8347d into hashicorp:main Mar 6, 2024
4 checks passed
Copy link

github-actions bot commented Apr 6, 2024

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 Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Virtual machine's networks with the same deviceConfigId causing conflict
5 participants