You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(vmip): add validation when updating the vmip (#1530)
- Fix VirtualMachineIP controller:
- Added validation to ensure that an IP address is not already in use when updating the VirtualMachineIP address.
- Enhancements to Complex Test:
- Enabled the previously skipped section of the test involving the patching of custom IP addresses.
- Corrected the test case to ensure that all virtual machines are listed for power state checks, migration checks, and other verifications.
- Added validations to ensure all virtual machines are correctly identified and included in checks.
Signed-off-by: Dmitry Lopatin <[email protected]>
0 commit comments