Name:             glance-default-external-api-0
Namespace:        glance-kuttl-tests
Priority:         0
Service Account:  glance-glance
Node:             crc/192.168.126.11
Start Time:       Tue, 07 Oct 2025 12:46:30 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=glance-api
                  controller-revision-hash=glance-default-external-api-55d59fdfb5
                  glanceAPI=glance-default-external
                  owner=glance-default-external
                  service=glance
                  statefulset.kubernetes.io/pod-name=glance-default-external-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.116/23"],"mac_address":"0a:58:0a:d9:00:74","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.116"
                        ],
                        "mac": "0a:58:0a:d9:00:74",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.0.116
IPs:
  IP:           10.217.0.116
Controlled By:  StatefulSet/glance-default-external-api
Containers:
  glance-log:
    Container ID:    cri-o://884b5eb14e8e4acbcc1d1e2f15c3e84bfdebcc6a0bf8756030f7439959a4a415
    Image:           quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-glance-api@sha256:9ebf424d4107275a2e3f21f7a18ef257ff2f97c1298109ac7c802a5a4f4794f2
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/sh
      -c
      /usr/bin/tail -n+1 -F /var/log/glance/glance-default-external.log 2>/dev/null
    State:          Running
      Started:      Tue, 07 Oct 2025 12:46:31 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:9292/healthcheck delay=5s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get http://:9292/healthcheck delay=5s timeout=30s period=30s #success=1 #failure=3
    Startup:        exec [/bin/true] delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n66chb9h5f8h5c4hf5h548h5cch555h589h9fh5cfh684h555h5f7h5d7h5cfh577h656h5f7h58dh544h5f4h674h7h5bh64hc7h564h96h5b8h5b5h89q
      GLANCE_DOMAIN:          glance-default-external-api.glance-kuttl-tests.svc
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      URISCHEME:              HTTP
    Mounts:
      /var/log/glance from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qjrv6 (ro)
  glance-httpd:
    Container ID:    cri-o://383cbbb36fd815c87c7cc5aef9a91c29cc70c6281caa2cd1eacfbdf961149976
    Image:           quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-glance-api@sha256:9ebf424d4107275a2e3f21f7a18ef257ff2f97c1298109ac7c802a5a4f4794f2
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/bash
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 07 Oct 2025 12:46:31 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:9292/healthcheck delay=5s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get http://:9292/healthcheck delay=5s timeout=30s period=30s #success=1 #failure=3
    Startup:        exec [/bin/true] delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n66chb9h5f8h5c4hf5h548h5cch555h589h9fh5cfh684h555h5f7h5d7h5cfh577h656h5f7h58dh544h5f4h674h7h5bh64hc7h564h96h5b8h5b5h89q
      GLANCE_DOMAIN:          glance-default-external-api.glance-kuttl-tests.svc
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      URISCHEME:              HTTP
    Mounts:
      /dev from dev (rw)
      /etc/iscsi from etc-iscsi (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /etc/nvme from etc-nvme (rw)
      /lib/modules from lib-modules (ro)
      /run from run (rw)
      /run/httpd from httpd-run (rw)
      /sys from sys (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/glance from glance (rw)
      /var/lib/glance/image-cache from glance-cache (rw)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="glance-httpd-config.json")
      /var/locks/openstack/os-brick from var-locks-brick (rw)
      /var/log/glance from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qjrv6 (ro)
  glance-api:
    Container ID:    cri-o://49f23d29ca949a29708d806094d227de52fe9b6ce7be2c2fc5b3cf7324f380ea
    Image:           quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-glance-api@sha256:9ebf424d4107275a2e3f21f7a18ef257ff2f97c1298109ac7c802a5a4f4794f2
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/bash
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 07 Oct 2025 12:46:32 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:9292/healthcheck delay=5s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get http://:9292/healthcheck delay=5s timeout=30s period=30s #success=1 #failure=3
    Startup:        exec [/bin/true] delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n66chb9h5f8h5c4hf5h548h5cch555h589h9fh5cfh684h555h5f7h5d7h5cfh577h656h5f7h58dh544h5f4h674h7h5bh64hc7h564h96h5b8h5b5h89q
      GLANCE_DOMAIN:          glance-default-external-api.glance-kuttl-tests.svc
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      URISCHEME:              HTTP
    Mounts:
      /dev from dev (rw)
      /etc/iscsi from etc-iscsi (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /etc/nvme from etc-nvme (rw)
      /lib/modules from lib-modules (ro)
      /run from run (rw)
      /run/httpd from httpd-run (rw)
      /sys from sys (rw)
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/glance from glance (rw)
      /var/lib/glance/image-cache from glance-cache (rw)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="glance-api-config.json")
      /var/locks/openstack/os-brick from var-locks-brick (rw)
      /var/log/glance from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qjrv6 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  glance:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  glance-glance-default-external-api-0
    ReadOnly:   false
  glance-cache:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  glance-cache-glance-default-external-api-0
    ReadOnly:   false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  glance-default-external-config-data
    Optional:    false
  etc-iscsi:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/iscsi
    HostPathType:  
  dev:
    Type:          HostPath (bare host directory volume)
    Path:          /dev
    HostPathType:  
  lib-modules:
    Type:          HostPath (bare host directory volume)
    Path:          /lib/modules
    HostPathType:  
  run:
    Type:          HostPath (bare host directory volume)
    Path:          /run
    HostPathType:  
  sys:
    Type:          HostPath (bare host directory volume)
    Path:          /sys
    HostPathType:  
  var-locks-brick:
    Type:          HostPath (bare host directory volume)
    Path:          /var/locks/openstack/os-brick
    HostPathType:  DirectoryOrCreate
  etc-nvme:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/nvme
    HostPathType:  DirectoryOrCreate
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  glance-default-external-config-data
    Optional:    false
  logs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  scripts:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  glance-scripts
    Optional:    false
  httpd-run:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-qjrv6:
    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       9m8s  default-scheduler  Successfully assigned glance-kuttl-tests/glance-default-external-api-0 to crc
  Normal  AddedInterface  9m7s  multus             Add eth0 [10.217.0.116/23] from ovn-kubernetes
  Normal  Pulled          9m7s  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" already present on machine
  Normal  Created         9m7s  kubelet            Created container glance-log
  Normal  Started         9m7s  kubelet            Started container glance-log
  Normal  Pulled          9m7s  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" already present on machine
  Normal  Created         9m7s  kubelet            Created container glance-httpd
  Normal  Started         9m7s  kubelet            Started container glance-httpd
  Normal  Pulled          9m7s  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" already present on machine
  Normal  Created         9m6s  kubelet            Created container glance-api
  Normal  Started         9m6s  kubelet            Started container glance-api
