Name: glance-storage-init-8swrt Namespace: openstack Priority: 0 Service Account: glance-storage-init Node: instance/199.19.213.152 Start Time: Wed, 06 May 2026 14:38:07 +0000 Labels: application=glance batch.kubernetes.io/controller-uid=c244000d-bec2-4df6-abe3-5c97ad63a8d8 batch.kubernetes.io/job-name=glance-storage-init component=storage-init controller-uid=c244000d-bec2-4df6-abe3-5c97ad63a8d8 job-name=glance-storage-init release_group=glance Annotations: openstackhelm.openstack.org/release_uuid: Status: Succeeded IP: 10.0.0.211 IPs: IP: 10.0.0.211 Controlled By: Job/glance-storage-init Init Containers: init: Container ID: containerd://3a6ef56a4b5a4a3147e9dd1ecc27de88cc216dc54be21ebd4f9ba22421c867e4 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 06 May 2026 14:38:08 +0000 Finished: Wed, 06 May 2026 14:38:10 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: glance-storage-init-8swrt (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: DEPENDENCY_JOBS: glance-ks-user DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ckl2z (ro) ceph-keyring-placement: Container ID: containerd://c3b4df5f07b33e63c2ffd70f24f476a9dd0c409685810941d63e382f4c015e87 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:36fd3556af0266af94e0cb7f301765475f65b5a5d8f23551bb32f38ea4ead0df Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:36fd3556af0266af94e0cb7f301765475f65b5a5d8f23551bb32f38ea4ead0df Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 06 May 2026 14:38:11 +0000 Finished: Wed, 06 May 2026 14:38:11 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/ceph from etcceph (rw) /tmp from pod-tmp (rw) /tmp/ceph-admin-keyring.sh from glance-bin (ro,path="ceph-admin-keyring.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ckl2z (ro) Containers: glance-storage-init: Container ID: containerd://e0499503a6f7fa3be9ab4ece14e30045b3f629ac5a01fd95223f0bdcf76eca63 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:36fd3556af0266af94e0cb7f301765475f65b5a5d8f23551bb32f38ea4ead0df Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:36fd3556af0266af94e0cb7f301765475f65b5a5d8f23551bb32f38ea4ead0df Port: Host Port: Command: /tmp/storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 06 May 2026 14:38:12 +0000 Finished: Wed, 06 May 2026 14:38:18 +0000 Ready: False Restart Count: 0 Environment: NAMESPACE: openstack (v1:metadata.namespace) STORAGE_BACKEND: rbd RBD_POOL_NAME: glance.images RBD_POOL_APP_NAME: glance-image RBD_POOL_USER: glance RBD_POOL_REPLICATION: 1 RBD_POOL_CRUSH_RULE: replicated_rule RBD_POOL_CHUNK_SIZE: 8 RBD_POOL_SECRET: images-rbd-keyring Mounts: /etc/ceph from etcceph (rw) /etc/ceph/ceph.conf from ceph-etc (ro,path="ceph.conf") /tmp from pod-tmp (rw) /tmp/client-keyring from ceph-keyring (ro,path="key") /tmp/storage-init.sh from glance-bin (ro,path="storage-init.sh") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ckl2z (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: glance-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: glance-bin Optional: false etcceph: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: ceph-etc: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-etc Optional: false ceph-keyring: Type: Secret (a volume populated by a Secret) SecretName: pvc-ceph-client-key Optional: false kube-api-access-ckl2z: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled 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 59m default-scheduler Successfully assigned openstack/glance-storage-init-8swrt to instance Normal Pulled 59m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 59m kubelet Created container init Normal Started 59m kubelet Started container init Normal Pulled 59m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:36fd3556af0266af94e0cb7f301765475f65b5a5d8f23551bb32f38ea4ead0df" already present on machine Normal Created 59m kubelet Created container ceph-keyring-placement Normal Started 59m kubelet Started container ceph-keyring-placement Normal Pulled 59m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:36fd3556af0266af94e0cb7f301765475f65b5a5d8f23551bb32f38ea4ead0df" already present on machine Normal Created 59m kubelet Created container glance-storage-init Normal Started 59m kubelet Started container glance-storage-init