-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
3
-
False
-
-
False
-
None
-
-
CNV Network Core 53, CNV Network Core 54, CNV Network Core 55, CNV Network Core 56
-
None
Bug link: https://issues.redhat.com/browse/CNV-59243
Steps to reproduce the bug on upstream:
- Deploy cluster with `KUBEVIRT_DEPLOY_ISTIO=true` so you have a cluster with istio
- Create a VM with passt nw binding
- Monitor the annotation of the VMI.
Result:
The annotation changes from
k8s.v1.cni.cncf.io/networks: '[\{"name":"netbindingpasst","namespace":"kubevirt-test-default1","cni-args":{"logicNetworkName":"default"}}, {"name": "istio-cni", "namespace": "default"}]'
to
k8s.v1.cni.cncf.io/networks: '{"name":"netbindingpasst","namespace":"kubevirt-test-default1","cni-args":{"logicNetworkName":"default"}}'
Easier way to reproduce:
- is depended on by
-
CNV-59243 KubeVirt reconciliation overrides external entries in k8s.v1.cni.cncf.io/network annotation
-
- New
-
- links to