Name:             manila-scheduler-0
Namespace:        openstack
Priority:         0
Service Account:  manila-manila
Node:             crc/192.168.126.11
Start Time:       Tue, 02 Dec 2025 11:10:49 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=manila-scheduler
                  controller-revision-hash=manila-scheduler-748495f86f
                  service=manila
                  statefulset.kubernetes.io/pod-name=manila-scheduler-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.2/23"],"mac_address":"0a:58:0a:d9:01:02","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0/...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.2"
                        ],
                        "mac": "0a:58:0a:d9:01:02",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.2
IPs:
  IP:           10.217.1.2
Controlled By:  StatefulSet/manila-scheduler
Containers:
  manila-scheduler:
    Container ID:  cri-o://66891c9c4b2b56f2d2e35497181688e6570e88f0bbbb883c3ae2597d9154ba5a
    Image:         quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-scheduler@sha256:4a8b11fbc23e097869f8f347e78a409b294573732987dd8fa6493888a3ff68d2
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/bash
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 02 Dec 2025 11:10:50 +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:            n54fh648h668h648h58h58bh68dh649h559h5f9hf9h94h656h67bh688hf6h5dhdbh546hd7hb4h666h58h66h549hdh587h5d7h64dhf4h56fhccq
      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-scheduler-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sgfcq (ro)
  probe:
    Container ID:  cri-o://deb30d6b9f5a9d0e3d54ef40e8a9125f414007f9ac9e4872d941039a178fd5ec
    Image:         quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-scheduler@sha256:4a8b11fbc23e097869f8f347e78a409b294573732987dd8fa6493888a3ff68d2
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/local/bin/container-scripts/healthcheck.py
      scheduler
      /etc/manila/manila.conf.d
    State:          Running
      Started:      Tue, 02 Dec 2025 11:10:51 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    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-scheduler-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sgfcq (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-scheduler-config-data
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-sgfcq:
    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       29m   default-scheduler  Successfully assigned openstack/manila-scheduler-0 to crc
  Normal  AddedInterface  29m   multus             Add eth0 [10.217.1.2/23] from ovn-kubernetes
  Normal  Pulled          29m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified" already present on machine
  Normal  Created         29m   kubelet            Created container manila-scheduler
  Normal  Started         29m   kubelet            Started container manila-scheduler
  Normal  Pulled          29m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified" already present on machine
  Normal  Created         29m   kubelet            Created container probe
  Normal  Started         29m   kubelet            Started container probe
