Name:             cinder-api-0
Namespace:        openstack
Priority:         0
Service Account:  cinder-cinder
Node:             crc/192.168.126.11
Start Time:       Sat, 06 Dec 2025 06:19:32 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=cinder-api
                  controller-revision-hash=cinder-api-848456c6d6
                  service=cinder
                  statefulset.kubernetes.io/pod-name=cinder-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.161/23"],"mac_address":"0a:58:0a:d9:00:a1","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.161"
                        ],
                        "mac": "0a:58:0a:d9:00:a1",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.0.161
IPs:
  IP:           10.217.0.161
Controlled By:  StatefulSet/cinder-api
Containers:
  cinder-api-log:
    Container ID:  cri-o://b5f4f2c2439953f2aee29374cd49d311190aca82990203951e603ca2ba0c0d98
    Image:         quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:7a2056615520e272bae43ec3f34e2ba7a92c1d364b8d9106b53bd694619fc9c2
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/sh
      -c
      /usr/bin/tail -n+1 -F /var/log/cinder/cinder-api.log 2>/dev/null
    State:          Running
      Started:      Sat, 06 Dec 2025 06:19:35 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n54bh558h5bfh96h694h5c9h59fh56dh656h55bh5dbh5c4h59ch5h584h77h65ch579h56chc7h65chcfh68hf4h694hch587h56ch5cdh88h5d5h655q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/cinder from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rqk9w (ro)
  cinder-api:
    Container ID:  cri-o://0d0e92e6560a49de53d8fd155bb5dee89056fdde4af98e5dbde2d97eb4b6770f
    Image:         quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:7a2056615520e272bae43ec3f34e2ba7a92c1d364b8d9106b53bd694619fc9c2
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 06 Dec 2025 06:19:37 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8776/healthcheck delay=5s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get https://:8776/healthcheck delay=5s timeout=5s period=5s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n54bh558h5bfh96h694h5c9h59fh56dh656h55bh5dbh5c4h59ch5h584h77h65ch579h56chc7h65chcfh68hf4h694hch587h56ch5cdh88h5d5h655q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/cinder/cinder.conf.d from config-data-custom (ro)
      /etc/machine-id from etc-machine-id (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/merged from config-data (ro)
      /var/lib/config-data/tls/certs/internal.crt from internal-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/internal.key from internal-tls-certs (ro,path="tls.key")
      /var/lib/config-data/tls/private/public.key from public-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (ro,path="cinder-api-config.json")
      /var/log/cinder from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rqk9w (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  etc-machine-id:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/machine-id
    HostPathType:  
  scripts:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-scripts
    Optional:    false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-config-data
    Optional:    false
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-api-config-data
    Optional:    false
  logs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  internal-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-cinder-internal-svc
    Optional:    false
  public-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-cinder-public-svc
    Optional:    false
  kube-api-access-rqk9w:
    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       49m   default-scheduler  Successfully assigned openstack/cinder-api-0 to crc
  Normal   AddedInterface  49m   multus             Add eth0 [10.217.0.161/23] from ovn-kubernetes
  Normal   Pulled          49m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" already present on machine
  Normal   Created         49m   kubelet            Created container cinder-api-log
  Normal   Started         49m   kubelet            Started container cinder-api-log
  Normal   Pulled          49m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" already present on machine
  Normal   Created         49m   kubelet            Created container cinder-api
  Normal   Started         49m   kubelet            Started container cinder-api
  Warning  Unhealthy       49m   kubelet            Liveness probe failed: Get "https://10.217.0.161:8776/healthcheck": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
