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

13130 dont allow reassigning ipaddress assigned object if primary ip #13893

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

arthanson
Copy link
Collaborator

@arthanson arthanson commented Sep 25, 2023

Fixes: #13130

Don't allow reassigning IP address if it is a primary IP for a different object.

@arthanson arthanson changed the title DRAFT: 13130 dont allow reassigning ipaddress assigned object if primary ip 13130 dont allow reassigning ipaddress assigned object if primary ip Sep 26, 2023
@arthanson arthanson marked this pull request as ready for review September 26, 2023 15:34
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

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

Thanks @arthanson!

@jeremystretch jeremystretch merged commit db40119 into develop Sep 26, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 13130-reassign-primary-ip branch September 26, 2023 19:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

primary IP is set even when IP doesn't belong to the VM
2 participants