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(vmip): fix bug of creating two VirtualMachineIPAddress with the same name in different namespaces #287

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

LopatinDmitr
Copy link
Contributor

Description

  • Fix bug of creating two VirtualMachineIPAddress with the same name in different namespaces

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

…ame name in different namespaces

Signed-off-by: Dmitry Lopatin <[email protected]>
@fl64 fl64 merged commit af7dd97 into main Aug 14, 2024
11 checks passed
@fl64 fl64 deleted the fix/vmip/fix-bug-with-create-two-vmip branch August 14, 2024 17:35
universal-itengineer pushed a commit that referenced this pull request Aug 22, 2024
Bug Fixes:
provisioner: fix provisioner pods buffer issue (#302) (e332b64)
vd,vmbda: write occurred data volume errors to condition (4694b5e)
vd: write error to condition if pvc size is smaller than virtual size of source image (de61f96)
vd: write size error to condition (de61f96)
vm: added processing of an empty phase for a VM and KVVM (#274) (683bb70)
vmbda: write to condition message if disk is already attached to vm spec (#267) (8b5551d)
vmclass: add missing nodeSelector for discovery type (#293) (1a461a4)
vmip: fix bug of creating two VirtualMachineIPAddress with the same name in different namespaces (#287) (af7dd97)
vmip: fix bug with create VirtualMachineIPAddress in different namespace, when VirtualMahineIPAddressLease 'Released' (#296) (4425e79)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants