Name: heat-db-init Namespace: openstack Selector: batch.kubernetes.io/controller-uid=dfa9f1ff-b842-403e-818d-30820857509e Labels: application=heat component=db-init release_group=heat 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 17:26:06 +0000 Completed At: Thu, 02 Apr 2026 17:26:14 +0000 Duration: 8s Pods Statuses: 0 Active (0 Ready) / 1 Succeeded / 0 Failed Pod Template: Labels: application=heat batch.kubernetes.io/controller-uid=dfa9f1ff-b842-403e-818d-30820857509e batch.kubernetes.io/job-name=heat-db-init component=db-init controller-uid=dfa9f1ff-b842-403e-818d-30820857509e job-name=heat-db-init release_group=heat Annotations: openstackhelm.openstack.org/release_uuid: Service Account: heat-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: heat-db-init-0: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:9c12c53cfda60bc105bd618bb5eaa74380cf8685a59dc2c8c5c8ddae006630f8 Port: Host Port: Command: /tmp/db-init.py Environment: ROOT_DB_CONNECTION: Optional: false OPENSTACK_CONFIG_FILE: /etc/heat/heat.conf OPENSTACK_CONFIG_DB_SECTION: database OPENSTACK_CONFIG_DB_KEY: connection Mounts: /etc/heat from etc-service (rw) /etc/heat/heat.conf from db-init-conf (ro,path="heat.conf") /etc/heat/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: heat-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: heat-etc Optional: false Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 46m job-controller Created pod: heat-db-init-gkcfn Normal Completed 46m job-controller Job completed