Name:             cinder-api-0
Namespace:        openstack
Priority:         0
Service Account:  cinder-cinder
Node:             crc/192.168.126.11
Start Time:       Mon, 13 Oct 2025 17:41:37 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=cinder-api
                  controller-revision-hash=cinder-api-7d8654f686
                  service=cinder
                  statefulset.kubernetes.io/pod-name=cinder-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.184/23"],"mac_address":"0a:58:0a:d9:00:b8","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.184"
                        ],
                        "mac": "0a:58:0a:d9:00:b8",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.0.184
IPs:
  IP:           10.217.0.184
Controlled By:  StatefulSet/cinder-api
Containers:
  cinder-api-log:
    Container ID:  cri-o://a6618a663fd3ca067f8988ebecd1520c5647796694e6e790366158ce7440ad70
    Image:         quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:34f30b6bad2f7fdbcfd80c47c6d97368544fe42ff7b5c741a408d4fe7001e15c
    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:      Mon, 13 Oct 2025 17:41:39 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5c7h54dh675hc6h5d9h65h58h677h644h595h655h56dh6ch65fh579h659h668h665h5f4h65fh54bhd5hf6h8fh674hf8h578h55bh5bfh556h5b7h65dq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/cinder from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-skbg4 (ro)
  cinder-api:
    Container ID:  cri-o://9ce2ea39e27de965dd11558d1c03899d067ec7f6dd8c9503567d4c8194529bd3
    Image:         quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:34f30b6bad2f7fdbcfd80c47c6d97368544fe42ff7b5c741a408d4fe7001e15c
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 13 Oct 2025 17:41:39 +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:            n5c7h54dh675hc6h5d9h65h58h677h644h595h655h56dh6ch65fh579h659h668h665h5f4h65fh54bhd5hf6h8fh674hf8h578h55bh5bfh556h5b7h65dq
      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-skbg4 (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-skbg4:
    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       47m   default-scheduler  Successfully assigned openstack/cinder-api-0 to crc
  Normal  AddedInterface  47m   multus             Add eth0 [10.217.0.184/23] from ovn-kubernetes
  Normal  Pulled          47m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" already present on machine
  Normal  Created         47m   kubelet            Created container cinder-api-log
  Normal  Started         47m   kubelet            Started container cinder-api-log
  Normal  Pulled          47m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" already present on machine
  Normal  Created         47m   kubelet            Created container cinder-api
  Normal  Started         47m   kubelet            Started container cinder-api
