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(vmclass): add missing nodeSelector for discovery type #293

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

yaroslavborbat
Copy link
Member

Description

add missing nodeSelector

Why do we need it, and what problem does it solve?

vmcass resource must have .spec.cpu.discovery.nodeSelector field

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.

Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
@fl64 fl64 changed the title fix(vmclass): add missing nodeSelector fix(vmclass): add missing nodeSelector for discovery type Aug 16, 2024
Signed-off-by: yaroslavborbat <[email protected]>
@fl64 fl64 merged commit 1a461a4 into main Aug 19, 2024
1 check passed
@fl64 fl64 deleted the fix/vmclass/add-missing-nodeselector branch August 19, 2024 10: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.

2 participants