Name:             ovn-controller-ovs-nh9bv
Namespace:        openstack
Priority:         0
Service Account:  ovncontroller-ovncontroller
Node:             crc/192.168.126.11
Start Time:       Tue, 09 Dec 2025 14:46:29 +0000
Labels:           controller-revision-hash=887ffb9f8
                  pod-template-generation=1
                  service=ovn-controller-ovs
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.103/23"],"mac_address":"0a:58:0a:d9:00:67","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.103"
                        ],
                        "mac": "0a:58:0a:d9:00:67",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/datacentre",
                        "interface": "datacentre",
                        "mac": "4e:31:c0:65:0e:77",
                        "dns": {}
                    },{
                        "name": "openstack/tenant",
                        "interface": "tenant",
                        "ips": [
                            "172.19.0.30"
                        ],
                        "mac": "52:66:15:34:63:fc",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks:
                    [{"name":"datacentre","namespace":"openstack","interface":"datacentre"},{"name":"tenant","namespace":"openstack","interface":"tenant"}]
                  openshift.io/scc: privileged
Status:           Pending
IP:               10.217.0.103
IPs:
  IP:           10.217.0.103
Controlled By:  DaemonSet/ovn-controller-ovs
Init Containers:
  ovsdb-server-init:
    Container ID:  
    Image:         //openstack-ovn-base:c3923531bcda0b0811b2d5053f189beb
    Image ID:      
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/local/bin/container-scripts/init-ovsdb-server.sh
    State:          Waiting
      Reason:       InvalidImageName
    Ready:          False
    Restart Count:  0
    Environment:
      CONFIG_HASH:  n78h58ch569hbdh5c9h5c9hc6h5bfh65ch55bh559h589h685hc4h575h684h686h584h5cfh558h68dh656h5d6h68fh569h666h57bh558h65hb4h5cch5dq
    Mounts:
      /etc/openvswitch from etc-ovs (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/openvswitch from var-lib (rw)
      /var/log/openvswitch from var-log (rw)
      /var/run/openvswitch from var-run (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-b7hvv (ro)
Containers:
  ovsdb-server:
    Container ID:  
    Image:         //openstack-ovn-base:c3923531bcda0b0811b2d5053f189beb
    Image ID:      
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /usr/local/bin/container-scripts/start-ovsdb-server.sh
    State:          Waiting
      Reason:       PodInitializing
    Ready:          False
    Restart Count:  0
    Liveness:       exec [/usr/local/bin/container-scripts/ovsdb_server_liveness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Readiness:      exec [/usr/local/bin/container-scripts/ovsdb_server_readiness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n78h58ch569hbdh5c9h5c9hc6h5bfh65ch55bh559h589h685hc4h575h684h686h584h5cfh558h68dh656h5d6h68fh569h666h57bh558h65hb4h5cch5dq
    Mounts:
      /etc/openvswitch from etc-ovs (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/openvswitch from var-lib (rw)
      /var/log/openvswitch from var-log (rw)
      /var/run/openvswitch from var-run (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-b7hvv (ro)
  ovs-vswitchd:
    Container ID:  
    Image:         //openstack-ovn-base:c3923531bcda0b0811b2d5053f189beb
    Image ID:      
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/local/bin/container-scripts/start-vswitchd.sh
    State:          Waiting
      Reason:       PodInitializing
    Ready:          False
    Restart Count:  0
    Liveness:       exec [/usr/local/bin/container-scripts/vswitchd_liveness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Readiness:      exec [/usr/local/bin/container-scripts/vswitchd_readiness.sh] delay=30s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:  n78h58ch569hbdh5c9h5c9hc6h5bfh65ch55bh559h589h685hc4h575h684h686h584h5cfh558h68dh656h5d6h68fh569h666h57bh558h65hb4h5cch5dq
    Mounts:
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/openvswitch from var-lib (rw)
      /var/log/openvswitch from var-log (rw)
      /var/run/openvswitch from var-run (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-b7hvv (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 False 
  Ready                       False 
  ContainersReady             False 
  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
  scripts:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      ovncontroller-scripts
    Optional:  false
  kube-api-access-b7hvv:
    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       31m                  default-scheduler  Successfully assigned openstack/ovn-controller-ovs-nh9bv to crc
  Normal   AddedInterface  31m                  multus             Add eth0 [10.217.0.103/23] from ovn-kubernetes
  Normal   AddedInterface  31m                  multus             Add datacentre [] from openstack/datacentre
  Normal   AddedInterface  31m                  multus             Add tenant [172.19.0.30/24] from openstack/tenant
  Warning  Failed          29m (x12 over 31m)   kubelet            Error: InvalidImageName
  Warning  InspectFailed   85s (x142 over 31m)  kubelet            Failed to apply default image tag "//openstack-ovn-base:c3923531bcda0b0811b2d5053f189beb": couldn't parse image name "//openstack-ovn-base:c3923531bcda0b0811b2d5053f189beb": invalid reference format
