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