Name:             ovn-controller-j9wjk
Namespace:        openstack
Priority:         0
Service Account:  ovncontroller-ovncontroller
Node:             crc/192.168.126.11
Start Time:       Tue, 09 Dec 2025 18:25:35 +0000
Labels:           controller-revision-hash=7fb5c56765
                  pod-template-generation=2
                  service=ovn-controller
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.61/23"],"mac_address":"0a:58:0a:d9:01:3d","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.61"
                        ],
                        "mac": "0a:58:0a:d9:01:3d",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.61
IPs:
  IP:           10.217.1.61
Controlled By:  DaemonSet/ovn-controller
Containers:
  ovn-controller:
    Container ID:  cri-o://50996112f77b89ffc68068d18ad193d5cb1a2e3f7dd29a94d918d5f5d1aee457
    Image:         quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:fa24ce4aa285e3632c86a53e8d0385d4c788d049da42dd06570ad9d44aae00de
    Port:          <none>
    Host Port:     <none>
    Command:
      ovn-controller
      --pidfile
      unix:/run/openvswitch/db.sock
      --certificate=/etc/pki/tls/certs/ovndb.crt
      --private-key=/etc/pki/tls/private/ovndb.key
      --ca-cert=/etc/pki/tls/certs/ovndbca.crt
    State:          Running
      Started:      Tue, 09 Dec 2025 18:26:16 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       exec [/usr/local/bin/container-scripts/ovn_controller_liveness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Readiness:      exec [/usr/local/bin/container-scripts/ovn_controller_readiness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n86h68bh698h5b9h58bh58h564h5bdh658h97h94h5h5c7h67bh559hfdh67dhddh679h95hbdh6fh646h658h99h5ffh94h56h9ch5c9h95h64cq
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/ovndb.crt from ovn-controller-tls-certs (ro,path="tls.crt")
      /etc/pki/tls/certs/ovndbca.crt from ovn-controller-tls-certs (ro,path="ca.crt")
      /etc/pki/tls/private/ovndb.key from ovn-controller-tls-certs (ro,path="tls.key")
      /usr/local/bin/container-scripts from scripts (ro)
      /var/log/ovn from var-log-ovn (rw)
      /var/run/openvswitch from var-run (rw)
      /var/run/ovn from var-run-ovn (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-v6dlt (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  etc-ovs:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/etc/ovs
    HostPathType:  DirectoryOrCreate
  var-run:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/run/openvswitch
    HostPathType:  DirectoryOrCreate
  var-log:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/log/openvswitch
    HostPathType:  DirectoryOrCreate
  var-lib:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/lib/openvswitch
    HostPathType:  DirectoryOrCreate
  var-run-ovn:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/run/ovn
    HostPathType:  DirectoryOrCreate
  var-log-ovn:
    Type:          HostPath (bare host directory volume)
    Path:          /var/home/core/openstack/var/log/ovn
    HostPathType:  DirectoryOrCreate
  scripts:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovncontroller-scripts
    Optional:  false
  ovn-controller-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-ovncontroller-ovndbs
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-v6dlt:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists
                             node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                             node.kubernetes.io/unreachable:NoExecute op=Exists
                             node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
  Type     Reason          Age                 From               Message
  ----     ------          ----                ----               -------
  Normal   Scheduled       23m                 default-scheduler  Successfully assigned openstack/ovn-controller-j9wjk to crc
  Normal   AddedInterface  23m                 multus             Add eth0 [10.217.1.61/23] from ovn-kubernetes
  Normal   Pulling         23m                 kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
  Warning  Failed          23m                 kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          23m                 kubelet            Error: ErrImagePull
  Normal   BackOff         23m                 kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
  Warning  Failed          23m                 kubelet            Error: ImagePullBackOff
  Normal   Pulled          23m                 kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" already present on machine
  Normal   Created         23m                 kubelet            Created container ovn-controller
  Normal   Started         23m                 kubelet            Started container ovn-controller
  Warning  Unhealthy       15m (x18 over 16m)  kubelet            Readiness probe failed: ERROR - ovn-controller connection status is 'not connected', expecting 'connected' status
