Name:             manila-api-0
Namespace:        openstack
Priority:         0
Service Account:  manila-manila
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 12:57:31 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=manila-api
                  controller-revision-hash=manila-api-6f6bf858b8
                  service=manila
                  statefulset.kubernetes.io/pod-name=manila-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.147/23"],"mac_address":"0a:58:0a:d9:01:93","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.1.147"
                        ],
                        "mac": "0a:58:0a:d9:01:93",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/internalapi",
                        "interface": "internalapi",
                        "ips": [
                            "172.17.0.39"
                        ],
                        "mac": "0a:6b:ef:ca:cc:96",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"internalapi","namespace":"openstack","interface":"internalapi"}]
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.147
IPs:
  IP:           10.217.1.147
Controlled By:  StatefulSet/manila-api
Containers:
  manila-api-log:
    Container ID:  cri-o://effd865db14ac8037cecc61cb17615b43c4df68eba93791a9a8ac4f2604214a0
    Image:         quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-api@sha256:676ba6130835d00defc3214769d5fe1827ee41420a05f8556f361aac502a7efc
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/sh
      -c
      /usr/bin/tail -n+1 -F /var/log/manila/manila-api.log 2>/dev/null
    State:          Running
      Started:      Thu, 02 Oct 2025 12:57:32 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n557hcbh5f7h74h8dh5bbh6fh68dh657h66h5d8hfbh5cdhcbh7fh57h5cch56ch64h575hd4h57fh568h645h676h669h556h64dhb7h56bh5f5h597q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/manila from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lhz7z (ro)
  manila-api:
    Container ID:  cri-o://2d1b38c97ddee666a0eb26700c3d04cdf1ced36267c39723c3f1236d9f80b200
    Image:         quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-api@sha256:676ba6130835d00defc3214769d5fe1827ee41420a05f8556f361aac502a7efc
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/bash
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Thu, 02 Oct 2025 12:57:33 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8786/healthcheck delay=10s timeout=10s period=10s #success=1 #failure=3
    Readiness:      http-get http://:8786/healthcheck delay=10s timeout=10s period=10s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n557hcbh5f7h74h8dh5bbh6fh68dh657h66h5d8hfbh5cdhcbh7fh57h5cch56ch64h575hd4h57fh568h645h676h669h556h64dhb7h56bh5f5h597q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/machine-id from etc-machine-id (ro)
      /etc/manila/manila.conf.d from config-data-custom (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/default from config-data (ro)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="manila-api-config.json")
      /var/log/manila from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lhz7z (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:  manila-scripts
    Optional:    false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  manila-config-data
    Optional:    false
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  manila-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
  kube-api-access-lhz7z:
    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       62m   default-scheduler  Successfully assigned openstack/manila-api-0 to crc
  Normal  AddedInterface  62m   multus             Add eth0 [10.217.1.147/23] from ovn-kubernetes
  Normal  AddedInterface  62m   multus             Add internalapi [172.17.0.39/24] from openstack/internalapi
  Normal  Pulled          62m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified" already present on machine
  Normal  Created         62m   kubelet            Created container manila-api-log
  Normal  Started         62m   kubelet            Started container manila-api-log
  Normal  Pulled          62m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified" already present on machine
  Normal  Created         62m   kubelet            Created container manila-api
  Normal  Started         62m   kubelet            Started container manila-api
