Name:             nova-kuttl-api-0
Namespace:        nova-kuttl-default
Priority:         0
Service Account:  nova-nova-kuttl
Node:             crc/192.168.126.11
Start Time:       Fri, 23 Jan 2026 08:53:46 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  controller-revision-hash=nova-kuttl-api-b659c65f7
                  service=nova-api
                  statefulset.kubernetes.io/pod-name=nova-kuttl-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.235/23"],"mac_address":"0a:58:0a:d9:00:eb","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.235"
                        ],
                        "mac": "0a:58:0a:d9:00:eb",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.235
IPs:
  IP:           10.217.0.235
Controlled By:  StatefulSet/nova-kuttl-api
Containers:
  nova-kuttl-api-log:
    Container ID:  cri-o://0a2604b36ac16f70d84cae8e7b0dc7458ab0308bb58030f288b477566d7e0823
    Image:         quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-nova-api@sha256:4992f5ddbd20cca07e750846b2dbe7c51c5766c3002c388f8d8a158e347ec63d
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/sh
      -c
      /usr/bin/tail -n+1 -F /var/log/nova/nova-api.log 2>/dev/null
    State:          Running
      Started:      Fri, 23 Jan 2026 08:53:47 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get http://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Startup:        http-get http://:8774/ delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n55dh75h644h559h559h68bh78h595h648h5d8h574hbfh586hc7hb5h7ch547h574h586h646h64chb5hbbh7h59dh566h5f4h56dh5ffh5dbh6fh9bq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/nova from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rcd56 (ro)
  nova-kuttl-api-api:
    Container ID:  cri-o://a9157cacd6da3ef1689c95586ec15b5c1d2138aa9ff95722dc1916bd12b1c9b2
    Image:         quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-nova-api@sha256:4992f5ddbd20cca07e750846b2dbe7c51c5766c3002c388f8d8a158e347ec63d
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Fri, 23 Jan 2026 08:53:48 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get http://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Startup:        http-get http://:8774/ delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n55dh75h644h559h559h68bh78h595h648h5d8h574hbfh586hc7hb5h7ch547h574h586h646h64chb5hbbh7h59dh566h5f4h56dh5ffh5dbh6fh9bq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/lib/kolla/config_files/config.json from config-data (rw,path="nova-api-config.json")
      /var/lib/openstack/config from config-data (rw)
      /var/log/nova from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rcd56 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  nova-kuttl-api-config-data
    Optional:    false
  logs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-rcd56:
    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       11m   default-scheduler  Successfully assigned nova-kuttl-default/nova-kuttl-api-0 to crc
  Normal   AddedInterface  11m   multus             Add eth0 [10.217.0.235/23] from ovn-kubernetes
  Normal   Pulled          11m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" already present on machine
  Normal   Created         11m   kubelet            Created container nova-kuttl-api-log
  Normal   Started         11m   kubelet            Started container nova-kuttl-api-log
  Normal   Pulled          11m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" already present on machine
  Normal   Created         11m   kubelet            Created container nova-kuttl-api-api
  Normal   Started         11m   kubelet            Started container nova-kuttl-api-api
  Warning  Unhealthy       10m   kubelet            Startup probe failed: Get "http://10.217.0.235:8774/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       10m   kubelet            Startup probe failed: Get "http://10.217.0.235:8774/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
