Name: glance-storage-init-t8p4g Namespace: openstack Priority: 0 Service Account: glance-storage-init Node: instance/199.204.45.115 Start Time: Tue, 05 May 2026 11:43:26 +0000 Labels: application=glance batch.kubernetes.io/controller-uid=66398da0-aec8-4c0a-ac57-2c02cb374cc2 batch.kubernetes.io/job-name=glance-storage-init component=storage-init controller-uid=66398da0-aec8-4c0a-ac57-2c02cb374cc2 job-name=glance-storage-init release_group=glance Annotations: openstackhelm.openstack.org/release_uuid: Status: Succeeded IP: 10.0.0.229 IPs: IP: 10.0.0.229 Controlled By: Job/glance-storage-init Init Containers: init: Container ID: containerd://4eb322cac4748135b308ac86a2b4a16d67e4c416bbddd6d4eeeeba34a2037521 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: Tue, 05 May 2026 11:43:27 +0000 Finished: Tue, 05 May 2026 11:43:29 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: glance-storage-init-t8p4g (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-2m7nm (ro) ceph-keyring-placement: Container ID: containerd://27e6f3a8698eaa28a7f42c175bec8623e68c13a019b07782ee13a305f3e6fee8 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:73642f3f5a604d642d6a8c8513dec830af91dfe575a734a8b8fe86a60886fe12 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:73642f3f5a604d642d6a8c8513dec830af91dfe575a734a8b8fe86a60886fe12 Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 05 May 2026 11:43:30 +0000 Finished: Tue, 05 May 2026 11:43:30 +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-2m7nm (ro) Containers: glance-storage-init: Container ID: containerd://5ab8e4ca8acbcf83c6a1c80725e8c2162118c38b4251c93e4e2bbcb34e027150 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:73642f3f5a604d642d6a8c8513dec830af91dfe575a734a8b8fe86a60886fe12 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:73642f3f5a604d642d6a8c8513dec830af91dfe575a734a8b8fe86a60886fe12 Port: Host Port: Command: /tmp/storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 05 May 2026 11:43:31 +0000 Finished: Tue, 05 May 2026 11:43:36 +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-2m7nm (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-2m7nm: 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 15m default-scheduler Successfully assigned openstack/glance-storage-init-t8p4g to instance Normal Pulled 15m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 15m kubelet Created container init Normal Started 15m kubelet Started container init Normal Pulled 15m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:73642f3f5a604d642d6a8c8513dec830af91dfe575a734a8b8fe86a60886fe12" already present on machine Normal Created 15m kubelet Created container ceph-keyring-placement Normal Started 15m kubelet Started container ceph-keyring-placement Normal Pulled 15m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2025.2@sha256:73642f3f5a604d642d6a8c8513dec830af91dfe575a734a8b8fe86a60886fe12" already present on machine Normal Created 15m kubelet Created container glance-storage-init Normal Started 15m kubelet Started container glance-storage-init