Name:             openstack-edpm-ipam-provisionserver-openstackprovisionserv7428l
Namespace:        openstack
Priority:         0
Service Account:  provisionserver-openstack-edpm-ipam-provisionserver
Node:             crc/192.168.126.11
Start Time:       Thu, 27 Nov 2025 18:10:46 +0000
Labels:           osp-provisionserver/name=openstack-edpm-ipam-provisionserver
                  osp-provisionserver/namespace=openstack
                  osp-provisionserver/uid=8e74c431-b1c6-4ff7-af16-9465dfc93b32
                  pod-template-hash=dc7cdbd9
                  service=openstack-edpm-ipam-provisionserver-deployment
Annotations:      openshift.io/scc: hostnetwork
Status:           Running
IP:               192.168.126.11
IPs:
  IP:           192.168.126.11
Controlled By:  ReplicaSet/openstack-edpm-ipam-provisionserver-openstackprovisionserver-dc7cdbd9
Init Containers:
  init:
    Container ID:   cri-o://a91fb286814751de3affeaf2c59d5782b545ac39d2a2d3f5cf3e69138b2a2daa
    Image:          quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
    Image ID:       quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:701d05e5b4b5205f4a4bc46780666b50a6ed2d9c68501208d49162da9073a1f4
    Port:           <none>
    Host Port:      <none>
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 27 Nov 2025 18:11:27 +0000
      Finished:     Thu, 27 Nov 2025 18:11:33 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      DEST_DIR:  /usr/local/apache2/htdocs
    Mounts:
      /usr/local/apache2/htdocs from image-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xbfdw (ro)
Containers:
  osp-httpd:
    Container ID:  cri-o://8b57e0078c3bdbe9259512f08c4b05bc5402a34417687422afdf3b3ca4b299fb
    Image:         registry.redhat.io/ubi9/httpd-24:latest
    Image ID:      registry.redhat.io/ubi9/httpd-24@sha256:5849180ce2c77f49e1eecc517a821ce95b145e9702b347156f3b04da48eebe44
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      cp -f /usr/local/apache2/conf/httpd.conf /etc/httpd/conf/httpd.conf && /usr/bin/run-httpd
    State:          Running
      Started:      Thu, 27 Nov 2025 18:11:36 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:6190/ delay=0s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get http://:6190/ delay=5s timeout=5s period=5s #success=1 #failure=3
    Startup:        http-get http://:6190/ delay=0s timeout=5s period=10s #success=1 #failure=12
    Environment:
      CONFIG_HASH:  n67bh58bh55fhc6h6ch5c5h568h5f6h649hc8h547h684h55bh9dh9dh5b6h696h588h5c5hdh577h76h5d8h574h66h6bh5f6h57dhfdh577h587h54q
    Mounts:
      /usr/local/apache2/conf/httpd.conf from httpd-config (ro,path="httpd.conf")
      /usr/local/apache2/htdocs from image-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xbfdw (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  image-data:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  httpd-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openstack-edpm-ipam-provisionserver-httpd-config
    Optional:  false
  kube-api-access-xbfdw:
    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  32m                default-scheduler  Successfully assigned openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7428l to crc
  Warning  Failed     31m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed     31m                kubelet            Error: ErrImagePull
  Normal   BackOff    31m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
  Warning  Failed     31m                kubelet            Error: ImagePullBackOff
  Normal   Pulling    31m (x2 over 32m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
  Normal   Pulled     31m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" in 917ms (917ms including waiting). Image size: 975392740 bytes.
  Normal   Created    31m                kubelet            Created container init
  Normal   Started    31m                kubelet            Started container init
  Normal   Pulling    31m                kubelet            Pulling image "registry.redhat.io/ubi9/httpd-24:latest"
  Normal   Pulled     31m                kubelet            Successfully pulled image "registry.redhat.io/ubi9/httpd-24:latest" in 1.31s (1.31s including waiting). Image size: 313820624 bytes.
  Normal   Created    31m                kubelet            Created container osp-httpd
  Normal   Started    31m                kubelet            Started container osp-httpd
