Name:             ironic-conductor-0
Namespace:        openstack
Priority:         0
Service Account:  ironic-ironic
Node:             crc/192.168.126.11
Start Time:       Mon, 24 Nov 2025 17:08:51 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=conductor
                  conductorGroup=null_conductor_group_null
                  controller-revision-hash=ironic-conductor-5b6dbcd8f6
                  service=ironic
                  statefulset.kubernetes.io/pod-name=ironic-conductor-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.168/23"],"mac_address":"0a:58:0a:d9:00:a8","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.168"
                        ],
                        "mac": "0a:58:0a:d9:00:a8",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.0.168
IPs:
  IP:           10.217.0.168
Controlled By:  StatefulSet/ironic-conductor
Init Containers:
  init:
    Container ID:  cri-o://73ba2a20a7e432889b06299fa535af9a6b2664c07fa29d99f65aaee3c6598723
    Image:         quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ironic-conductor@sha256:b68e3615af8a0eb0ef6bf9ceeef59540a6f4a9a85f6078a3620be115c73a7db8
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/container-scripts/init.sh
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 24 Nov 2025 17:08:53 +0000
      Finished:     Mon, 24 Nov 2025 17:08:53 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      IronicPassword:    <set to the key 'IronicPassword' in secret 'osp-secret'>  Optional: false
      PodName:           ironic-conductor-0 (v1:metadata.name)
      PodNamespace:      openstack (v1:metadata.namespace)
      ProvisionNetwork:  
      DatabaseHost:      openstack.openstack.svc
      DatabaseName:      ironic
      DeployHTTPURL:     http://%(PodName)s-%(PodNamespace)s.%(IngressDomain)s/
      IngressDomain:     apps-crc.testing
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/podinfo from etc-podinfo (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/custom from config-data-custom (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/ironic from var-lib-ironic (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gk4sz (ro)
  ironic-python-agent-init:
    Container ID:   cri-o://02f0ac1e47fefcbd9f508eab0ca672d9b9bb160eb41cd1df089b5c5e5b902ef6
    Image:          quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
    Image ID:       quay.io/podified-antelope-centos9/ironic-python-agent@sha256:6b1be6cd94a0942259bca5d5d2c30cc7de4a33276b61f8ae3940226772106256
    Port:           <none>
    Host Port:      <none>
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 24 Nov 2025 17:09:23 +0000
      Finished:     Mon, 24 Nov 2025 17:09:30 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      DEST_DIR:  /var/lib/ironic/httpboot
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/podinfo from etc-podinfo (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/custom from config-data-custom (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/ironic from var-lib-ironic (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gk4sz (ro)
  pxe-init:
    Container ID:  cri-o://47d90a3736efa4b09c295da65b5e9ca41c0c7bf43f930e89b8fb8fbd04eb9489
    Image:         quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ironic-pxe@sha256:9a616e37acfd120612f78043237a8541266ba34883833c9beb43f3da313661ad
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/container-scripts/pxe-init.sh
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 24 Nov 2025 17:09:42 +0000
      Finished:     Mon, 24 Nov 2025 17:10:49 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      IronicPassword:    <set to the key 'IronicPassword' in secret 'osp-secret'>  Optional: false
      PodName:           ironic-conductor-0 (v1:metadata.name)
      PodNamespace:      openstack (v1:metadata.namespace)
      ProvisionNetwork:  
      DatabaseHost:      openstack.openstack.svc
      DatabaseName:      ironic
      DeployHTTPURL:     http://%(PodName)s-%(PodNamespace)s.%(IngressDomain)s/
      IngressDomain:     apps-crc.testing
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/podinfo from etc-podinfo (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/custom from config-data-custom (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/ironic from var-lib-ironic (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gk4sz (ro)
Containers:
  ironic-conductor:
    Container ID:  cri-o://7aa687e89a826381599c0304b1f61716ef3fe090bc883f1034478edda96e0349
    Image:         quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ironic-conductor@sha256:b68e3615af8a0eb0ef6bf9ceeef59540a6f4a9a85f6078a3620be115c73a7db8
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_set_configs && /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 24 Nov 2025 17:10:51 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       tcp-socket :8089 delay=5s timeout=5s period=30s #success=1 #failure=3
    Readiness:      tcp-socket :8089 delay=5s timeout=5s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n58bhdbh65h595h5d7h558h57dh6h657h577hbdh598h676h646h57ch565h8ch5b8h57dh7dh686h65dh64fh684hc8h58bhb7h5dch5fbh645h9bh569q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/podinfo from etc-podinfo (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/custom from config-data-custom (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/ironic from var-lib-ironic (rw)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="ironic-conductor-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gk4sz (ro)
  httpboot:
    Container ID:  cri-o://88ded570a09989747efa72dc355c7d22a9dd93760fc677067a5cafcc0e227776
    Image:         quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ironic-pxe@sha256:9a616e37acfd120612f78043237a8541266ba34883833c9beb43f3da313661ad
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_set_configs && /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 24 Nov 2025 17:10:51 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       tcp-socket :8088 delay=5s timeout=10s period=30s #success=1 #failure=3
    Readiness:      tcp-socket :8088 delay=5s timeout=10s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n58bhdbh65h595h5d7h558h57dh6h657h577hbdh598h676h646h57ch565h8ch5b8h57dh7dh686h65dh64fh684hc8h58bhb7h5dch5fbh645h9bh569q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/podinfo from etc-podinfo (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/custom from config-data-custom (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/ironic from var-lib-ironic (rw)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="httpboot-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gk4sz (ro)
  ramdisk-logs:
    Container ID:  cri-o://c41f49c18dc53840857f4262a556163d97778245a9b87681988f65d75564bbde
    Image:         quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-ironic-conductor@sha256:b68e3615af8a0eb0ef6bf9ceeef59540a6f4a9a85f6078a3620be115c73a7db8
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_set_configs && /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 24 Nov 2025 17:10:52 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n58bhdbh65h595h5d7h558h57dh6h657h577hbdh598h676h646h57ch565h8ch5b8h57dh7dh686h65dh64fh684hc8h58bhb7h5dch5fbh645h9bh569q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /etc/podinfo from etc-podinfo (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/custom from config-data-custom (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/ironic from var-lib-ironic (rw)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="ramdisk-logs-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gk4sz (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  var-lib-ironic:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  var-lib-ironic-ironic-conductor-0
    ReadOnly:   false
  scripts:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  ironic-conductor-scripts
    Optional:    false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  ironic-conductor-config-data
    Optional:    false
  config-data-merged:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  etc-podinfo:
    Type:  DownwardAPI (a volume populated by information about the pod)
    Items:
      metadata.annotations['k8s.v1.cni.cncf.io/network-status'] -> network-status
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  ironic-config-data
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-gk4sz:
    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       20m   default-scheduler  Successfully assigned openstack/ironic-conductor-0 to crc
  Normal  AddedInterface  20m   multus             Add eth0 [10.217.0.168/23] from ovn-kubernetes
  Normal  Pulled          20m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified" already present on machine
  Normal  Created         20m   kubelet            Created container init
  Normal  Started         20m   kubelet            Started container init
  Normal  Pulling         20m   kubelet            Pulling image "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
  Normal  Pulled          20m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified" in 28.937s (28.937s including waiting). Image size: 782618414 bytes.
  Normal  Created         20m   kubelet            Created container ironic-python-agent-init
  Normal  Started         20m   kubelet            Started container ironic-python-agent-init
  Normal  Pulling         19m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
  Normal  Pulled          19m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified" in 10.61s (10.61s including waiting). Image size: 654208255 bytes.
  Normal  Created         19m   kubelet            Created container pxe-init
  Normal  Started         19m   kubelet            Started container pxe-init
  Normal  Pulled          18m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified" already present on machine
  Normal  Created         18m   kubelet            Created container ironic-conductor
  Normal  Started         18m   kubelet            Started container ironic-conductor
  Normal  Pulled          18m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified" already present on machine
  Normal  Created         18m   kubelet            Created container httpboot
  Normal  Started         18m   kubelet            Started container httpboot
  Normal  Pulled          18m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified" already present on machine
  Normal  Created         18m   kubelet            Created container ramdisk-logs
  Normal  Started         18m   kubelet            Started container ramdisk-logs
