Name: nova-db-sync Namespace: openstack Selector: batch.kubernetes.io/controller-uid=c8f1092b-d64a-4148-86bc-90b582d0e6e6 Labels: application=nova component=db-sync release_group=nova Annotations: helm.sh/hook: post-install,post-upgrade helm.sh/hook-weight: -4 Parallelism: 1 Completions: 1 Completion Mode: NonIndexed Start Time: Sat, 28 Feb 2026 22:02:35 +0000 Completed At: Sat, 28 Feb 2026 22:03:45 +0000 Duration: 70s Pods Statuses: 0 Active (0 Ready) / 1 Succeeded / 0 Failed Pod Template: Labels: application=nova batch.kubernetes.io/controller-uid=c8f1092b-d64a-4148-86bc-90b582d0e6e6 batch.kubernetes.io/job-name=nova-db-sync component=db-sync controller-uid=c8f1092b-d64a-4148-86bc-90b582d0e6e6 job-name=nova-db-sync release_group=nova Annotations: openstackhelm.openstack.org/release_uuid: Service Account: nova-db-sync 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_JOBS: nova-db-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: Containers: nova-db-sync: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:1c0ddd73996bd47ea5ede251e0970ddd90a09ce455242f7b18858e7a99966991 Port: Host Port: Command: /bin/bash -c /tmp/db-sync.sh Environment: TRANSPORT_URL: Optional: false DB_CONNECTION: Optional: false DB_CONNECTION_CELL0: Optional: false Mounts: /etc/nova from etc-service (rw) /etc/nova/logging.conf from db-sync-conf (ro,path="logging.conf") /etc/nova/nova.conf from db-sync-conf (ro,path="nova.conf") /tmp from pod-tmp (rw) /tmp/db-sync.sh from db-sync-sh (ro,path="db-sync.sh") Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: db-sync-sh: Type: ConfigMap (a volume populated by a ConfigMap) Name: nova-bin Optional: false etc-service: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: db-sync-conf: Type: Secret (a volume populated by a Secret) SecretName: nova-etc Optional: false Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 12m job-controller Created pod: nova-db-sync-vvgfs Normal Completed 11m job-controller Job completed