Name: senlin-db-init Namespace: openstack Selector: batch.kubernetes.io/controller-uid=88bdaf8b-9847-459f-ad73-9d46bc2eed9f Labels: application=senlin component=db-init release_group=senlin Annotations: helm.sh/hook: post-install,post-upgrade helm.sh/hook-weight: -5 Parallelism: 1 Completions: 1 Completion Mode: NonIndexed Start Time: Wed, 04 Mar 2026 01:55:04 +0000 Completed At: Wed, 04 Mar 2026 01:55:13 +0000 Duration: 9s Pods Statuses: 0 Active (0 Ready) / 1 Succeeded / 0 Failed Pod Template: Labels: application=senlin batch.kubernetes.io/controller-uid=88bdaf8b-9847-459f-ad73-9d46bc2eed9f batch.kubernetes.io/job-name=senlin-db-init component=db-init controller-uid=88bdaf8b-9847-459f-ad73-9d46bc2eed9f job-name=senlin-db-init release_group=senlin Annotations: openstackhelm.openstack.org/release_uuid: Service Account: senlin-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: senlin-db-init-0: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:zed@sha256:7634d0f354cdd12bf065617f3ffb614e9efbd57bba6f1de710ef95780e1f5bee Port: Host Port: Command: /tmp/db-init.py Environment: ROOT_DB_CONNECTION: Optional: false OPENSTACK_CONFIG_FILE: /etc/senlin/senlin.conf OPENSTACK_CONFIG_DB_SECTION: database OPENSTACK_CONFIG_DB_KEY: connection Mounts: /etc/senlin from etc-service (rw) /etc/senlin/logging.conf from db-init-conf (ro,path="logging.conf") /etc/senlin/senlin.conf from db-init-conf (ro,path="senlin.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: senlin-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: senlin-etc Optional: false Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 40m job-controller Created pod: senlin-db-init-695gh Normal Completed 40m job-controller Job completed