-
Bug
-
Resolution: Done-Errata
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
NoActiveCustomerTickets
-
CLOSED
-
-
-
CNV I/U Operators Sprint 235, CNV I/U Operators Sprint 236, CNV I/U Operators Sprint 237, CNV I/U Operators Sprint 238, CNV I/U Operators Sprint 239, CNV I/U Operators Sprint 240
-
No
Description of problem:
Something like:
apiVersion: hco.kubevirt.io/v1beta1
kind: HyperConverged
metadata:
name: kubevirt-hyperconverged
namespace: openshift-cnv
spec:
infra:
nodePlacement:
nodeSelector:
node-role.kubernetes.io/infra: ''
workloads:
nodePlacement:
nodeSelector:
node-role.kubernetes.io/worker: ''
is not properly propagated down to kubevirt-plugin (now kubevirt-console-plugin) deployment
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. configure HCO CR as for the suggested configuration
2. check the placement of kubevirt-plugin (now kubevirt-console-plugin)
3.
Actual results:
kubevirt-console-plugin is not scheduled on infra nodes
Expected results:
kubevirt-console-plugin is not scheduled on infra nodes
Additional info:
- external trackers
- mentioned on