Name:             manila-share-share1-0
Namespace:        openstack
Priority:         0
Service Account:  manila-manila
Node:             crc/192.168.126.11
Start Time:       Wed, 26 Nov 2025 15:15:52 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=manila-share
                  controller-revision-hash=manila-share-share1-9c4c7788b
                  service=manila
                  share-name=share1
                  statefulset.kubernetes.io/pod-name=manila-share-share1-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.145/23"],"mac_address":"0a:58:0a:d9:01:91","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.145"
                        ],
                        "mac": "0a:58:0a:d9:01:91",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/storage",
                        "interface": "storage",
                        "ips": [
                            "172.18.0.34"
                        ],
                        "mac": "aa:84:e5:2b:f2:6f",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"storage","namespace":"openstack","interface":"storage"}]
                  openshift.io/scc: privileged
                  security.openshift.io/validated-scc-subject-type: serviceaccount
Status:           Running
IP:               10.217.1.145
IPs:
  IP:           10.217.1.145
Controlled By:  StatefulSet/manila-share-share1
Containers:
  manila-share:
    Container ID:  cri-o://80b49409fc1b6851bf3f4bf26af04891c6e3ccd08f43c44ce787fa1da31f5d44
    Image:         quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-share@sha256:3c777523da87c28cbdf5f5c3e7932f7b0efc41b84d2241a1616c7035557cfd6f
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/bash
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Wed, 26 Nov 2025 15:16:03 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8080/ delay=10s timeout=20s period=20s #success=1 #failure=3
    Startup:        http-get http://:8080/ delay=10s timeout=10s period=10s #success=1 #failure=12
    Environment:
      CONFIG_HASH:             n54ch66dh76h54chd5hf7h655h6ch658h57ch5d6h68bh5bfh599h5f7h687hb4h57bh5c8h67h79hcfhd8h585h68dh567h5c4h77h8bhfchbfh5f6q
      KOLLA_CONFIG_STRATEGY:   COPY_ALWAYS
      MALLOC_ARENA_MAX:        1
      MALLOC_MMAP_THRESHOLD_:  131072
      MALLOC_TRIM_THRESHOLD_:  262144
    Mounts:
      /etc/ceph from ceph (ro)
      /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-share-config.json")
      /var/lib/manila from var-lib-manila (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gttxt (ro)
  probe:
    Container ID:  cri-o://a3f226c9ae5b1913bb840366c78a400f106debe826bce3630d1e898718fac39f
    Image:         quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-share@sha256:3c777523da87c28cbdf5f5c3e7932f7b0efc41b84d2241a1616c7035557cfd6f
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/local/bin/container-scripts/healthcheck.py
      share
      /etc/manila/manila.conf.d
    State:          Running
      Started:      Wed, 26 Nov 2025 15:16:05 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /etc/ceph from ceph (ro)
      /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-share-config.json")
      /var/lib/manila from var-lib-manila (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gttxt (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
  ceph:
    Type:                Projected (a volume that contains injected data from multiple sources)
    SecretName:          ceph-conf-files
    SecretOptionalName:  <nil>
  var-lib-manila:
    Type:          HostPath (bare host directory volume)
    Path:          /var/lib/manila
    HostPathType:  DirectoryOrCreate
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  manila-share-share1-config-data
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-gttxt:
    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       65m   default-scheduler  Successfully assigned openstack/manila-share-share1-0 to crc
  Normal  AddedInterface  65m   multus             Add eth0 [10.217.1.145/23] from ovn-kubernetes
  Normal  AddedInterface  65m   multus             Add storage [172.18.0.34/24] from openstack/storage
  Normal  Pulling         65m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
  Normal  Pulled          64m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified" in 9.056s (9.056s including waiting). Image size: 769547130 bytes.
  Normal  Created         64m   kubelet            Created container: manila-share
  Normal  Started         64m   kubelet            Started container manila-share
  Normal  Pulled          64m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified" already present on machine
  Normal  Created         64m   kubelet            Created container: probe
  Normal  Started         64m   kubelet            Started container probe
