Name:             manila-scheduler-0
Namespace:        openstack
Priority:         0
Service Account:  manila-manila
Node:             crc/192.168.126.11
Start Time:       Thu, 02 Oct 2025 12:57:30 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=manila-scheduler
                  controller-revision-hash=manila-scheduler-7fbbcc6bfc
                  service=manila
                  statefulset.kubernetes.io/pod-name=manila-scheduler-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": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.145
IPs:
  IP:           10.217.1.145
Controlled By:  StatefulSet/manila-scheduler
Containers:
  manila-scheduler:
    Container ID:  cri-o://200010413a160f27db2d60576955eb01035a38fca4ed24dd38ed70d7d962e852
    Image:         quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-scheduler@sha256:3dbd2ac58b5f64ab3cf3eef3c44a52f0ccd363568c0739a5d18d6b9c9edddf5d
    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://: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:            n694hbbh84h697h5d6h5b4h657h57h67fh5fchf5h58fh5cdh7dh8ch68dh98h65bhddh558h656h94h549h5b4h579h55dh5fch657hbbh76h67h66fq
      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-6hb2p (ro)
  probe:
    Container ID:  cri-o://8b59d7f724c801af9058f72b3356dfabcb665579f958779c66197811e65fccba
    Image:         quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-manila-scheduler@sha256:3dbd2ac58b5f64ab3cf3eef3c44a52f0ccd363568c0739a5d18d6b9c9edddf5d
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/local/bin/container-scripts/healthcheck.py
      scheduler
      /etc/manila/manila.conf.d
    State:          Running
      Started:      Thu, 02 Oct 2025 12:57:34 +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-6hb2p (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-6hb2p:
    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-scheduler-0 to crc
  Normal  AddedInterface  62m   multus             Add eth0 [10.217.1.145/23] from ovn-kubernetes
  Normal  Pulling         62m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
  Normal  Pulled          62m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified" in 1.397s (1.397s including waiting). Image size: 493145742 bytes.
  Normal  Created         62m   kubelet            Created container manila-scheduler
  Normal  Started         62m   kubelet            Started container manila-scheduler
  Normal  Pulled          62m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified" already present on machine
  Normal  Created         62m   kubelet            Created container probe
  Normal  Started         62m   kubelet            Started container probe
