Description of problem: virt-operator is restarting frequently [kbidarka@kbidarka-host osdc]$ oc get pods -n openshift-cnv | grep -i virt-operator virt-operator-6c65f86c4f-gsdgd 1/1 Running 47 17h virt-operator-6c65f86c4f-jhcsj 1/1 Running 58 18h Version-Release number of selected component (if applicable): with hco-bundle-registry:v2.1.0-15 How reproducible: The virt-operator and virt-controller pods, go into CrashLoopBackOff and Error state respectively after a while, quite frequently. virt-operator restarted almost 58 times. Steps to Reproduce: 1. 2. 3. Actual results: Virt-operator pod restarts frequently Expected results: virt-operator pod should not restart Additional info:
Created attachment 1606916 [details] virt-operator pod describe output
Kedar, would you be able to add logs for the pod(s) in CrashLoopBackoff?
I don't think this is related to virt-operator. I see a lot events like this for one of its pods, seems to be network related: Warning FailedMount 61m kubelet, host-172-16-0-22 MountVolume.SetUp failed for volume "kubevirt-operator-token-kp44c" : Get https://api-int.working.oc4:6443/api/v1/namespaces/openshift-cnv/secrets/kubevirt-operator-token-kp44c: read tcp 172.16.0.22:41276->10.0.96.108:6443: use of closed network connection Also, e.g. cdi-operator has a similar amount of restarts...
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days