Name:             baremetal-operator-controller-manager-74f9597665-drztb
Namespace:        baremetal-operator-system
Priority:         0
Service Account:  baremetal-operator-controller-manager
Node:             crc/192.168.126.11
Start Time:       Tue, 25 Nov 2025 09:24:11 +0000
Labels:           control-plane=controller-manager
                  pod-template-hash=74f9597665
                  webhook=metal3-io-v1alpha1-baremetalhost
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.49/23"],"mac_address":"0a:58:0a:d9:00:31","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.0.49"
                        ],
                        "mac": "0a:58:0a:d9:00:31",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: privileged
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.49
IPs:
  IP:           10.217.0.49
Controlled By:  ReplicaSet/baremetal-operator-controller-manager-74f9597665
Containers:
  manager:
    Container ID:  cri-o://4b91ae5688db93f53d17b6a30f99008a7556a72101e4845b27dbfa191f60e002
    Image:         quay.io/metal3-io/baremetal-operator:release-0.9
    Image ID:      quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963
    Ports:         9443/TCP, 8443/TCP
    Host Ports:    0/TCP, 0/TCP
    Command:
      /baremetal-operator
    Args:
      --enable-leader-election
      --tls-min-version=TLS13
    State:          Running
      Started:      Tue, 25 Nov 2025 09:32:04 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    1
      Started:      Tue, 25 Nov 2025 09:30:29 +0000
      Finished:     Tue, 25 Nov 2025 09:31:21 +0000
    Ready:          True
    Restart Count:  3
    Liveness:       http-get http://:9440/healthz delay=10s timeout=2s period=10s #success=1 #failure=10
    Readiness:      http-get http://:9440/readyz delay=10s timeout=2s period=10s #success=1 #failure=10
    Environment Variables from:
      ironic-hh9b9bt576  ConfigMap  Optional: false
    Environment:
      POD_NAME:       baremetal-operator-controller-manager-74f9597665-drztb (v1:metadata.name)
      POD_NAMESPACE:  baremetal-operator-system (v1:metadata.namespace)
    Mounts:
      /opt/metal3/auth/ironic from ironic-credentials (ro)
      /opt/metal3/certs/ca from cacert (ro)
      /tmp/k8s-webhook-server/serving-certs from cert (ro)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pq7pf (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  cacert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  ironic-cacert
    Optional:    false
  ironic-credentials:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  ironic-credentials-k74mftck59
    Optional:    false
  cert:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  bmo-webhook-server-cert
    Optional:    false
  kube-api-access-pq7pf:
    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/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
  Type     Reason          Age                From               Message
  ----     ------          ----               ----               -------
  Normal   Scheduled       59m                default-scheduler  Successfully assigned baremetal-operator-system/baremetal-operator-controller-manager-74f9597665-drztb to crc
  Normal   AddedInterface  59m                multus             Add eth0 [10.217.0.49/23] from ovn-kubernetes
  Normal   Pulled          59m                kubelet            Successfully pulled image "quay.io/metal3-io/baremetal-operator:release-0.9" in 8.747s (8.747s including waiting). Image size: 78843915 bytes.
  Normal   Pulled          57m                kubelet            Successfully pulled image "quay.io/metal3-io/baremetal-operator:release-0.9" in 26.742s (26.742s including waiting). Image size: 78843915 bytes.
  Normal   Pulled          53m                kubelet            Successfully pulled image "quay.io/metal3-io/baremetal-operator:release-0.9" in 6.992s (6.992s including waiting). Image size: 78843915 bytes.
  Warning  Unhealthy       52m (x3 over 54m)  kubelet            Liveness probe failed: Get "http://10.217.0.49:9440/healthz": dial tcp 10.217.0.49:9440: connect: connection refused
  Warning  Unhealthy       52m (x3 over 54m)  kubelet            Readiness probe failed: Get "http://10.217.0.49:9440/readyz": dial tcp 10.217.0.49:9440: connect: connection refused
  Warning  BackOff         52m (x4 over 54m)  kubelet            Back-off restarting failed container manager in pod baremetal-operator-controller-manager-74f9597665-drztb_baremetal-operator-system(48003274-6f97-4acb-9001-be77a8a12cea)
  Normal   Pulling         52m (x4 over 59m)  kubelet            Pulling image "quay.io/metal3-io/baremetal-operator:release-0.9"
  Normal   Pulled          52m                kubelet            Successfully pulled image "quay.io/metal3-io/baremetal-operator:release-0.9" in 14.868s (14.868s including waiting). Image size: 78843915 bytes.
  Normal   Created         51m (x4 over 59m)  kubelet            Created container manager
  Normal   Started         51m (x4 over 59m)  kubelet            Started container manager
