Name: keystone-db-init Namespace: openstack Selector: batch.kubernetes.io/controller-uid=b0abd596-a2be-48b6-b668-628165d7fbbd Labels: application=keystone component=db-init release_group=keystone Annotations: helm.sh/hook: post-install,post-upgrade helm.sh/hook-weight: -5 Parallelism: 1 Completions: 1 Completion Mode: NonIndexed Start Time: Thu, 02 Apr 2026 06:17:01 +0000 Completed At: Thu, 02 Apr 2026 06:17:33 +0000 Duration: 32s Pods Statuses: 0 Active (0 Ready) / 1 Succeeded / 0 Failed Pod Template: Labels: application=keystone batch.kubernetes.io/controller-uid=b0abd596-a2be-48b6-b668-628165d7fbbd batch.kubernetes.io/job-name=keystone-db-init component=db-init controller-uid=b0abd596-a2be-48b6-b668-628165d7fbbd job-name=keystone-db-init release_group=keystone Annotations: openstackhelm.openstack.org/release_uuid: Service Account: keystone-db-init Init Containers: init: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint Environment: POD_NAME: (v1:metadata.name) NAMESPACE: (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:percona-xtradb-haproxy DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: Containers: keystone-db-init-0: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:main@sha256:7bd6a684506fa98817a55487168c13dacb75ba42e43c03936203477139e25ab5 Port: Host Port: Command: /tmp/db-init.py Environment: ROOT_DB_CONNECTION: Optional: false OPENSTACK_CONFIG_FILE: /etc/keystone/keystone.conf OPENSTACK_CONFIG_DB_SECTION: database OPENSTACK_CONFIG_DB_KEY: connection Mounts: /etc/keystone from etc-service (rw) /etc/keystone/keystone.conf from db-init-conf (ro,path="keystone.conf") /etc/keystone/logging.conf from db-init-conf (ro,path="logging.conf") /tmp from pod-tmp (rw) /tmp/db-init.py from db-init-sh (ro,path="db-init.py") Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: db-init-sh: Type: ConfigMap (a volume populated by a ConfigMap) Name: keystone-bin Optional: false etc-service: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: db-init-conf: Type: Secret (a volume populated by a Secret) SecretName: keystone-etc Optional: false Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 18m job-controller Created pod: keystone-db-init-rfxtb Normal Completed 17m job-controller Job completed