apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-06-26T02:25:27Z"
  generateName: horizon-db-sync-
  labels:
    application: horizon
    batch.kubernetes.io/controller-uid: 3b7d600c-5d01-4297-9fdb-f709e123905b
    batch.kubernetes.io/job-name: horizon-db-sync
    component: db-sync
    controller-uid: 3b7d600c-5d01-4297-9fdb-f709e123905b
    job-name: horizon-db-sync
    release_group: horizon
  name: horizon-db-sync-xcs9t
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: horizon-db-sync
    uid: 3b7d600c-5d01-4297-9fdb-f709e123905b
  resourceVersion: "6523"
  uid: 8edee71a-a253-4fce-b958-6ed24188bcd7
spec:
  containers:
  - command:
    - /tmp/db-sync.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/horizon:zed@sha256:1451f0607d5deb1125b6656d5ffc243bd05ab38df537777a649bc2110b6c372e
    imagePullPolicy: IfNotPresent
    name: horizon-db-sync
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: false
      runAsUser: 0
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/openstack-dashboard/local_settings
      name: horizon-etc
      readOnly: true
      subPath: local_settings
    - mountPath: /tmp/db-sync.sh
      name: horizon-bin
      readOnly: true
      subPath: db-sync.sh
    - mountPath: /tmp/manage.py
      name: horizon-bin
      readOnly: true
      subPath: manage.py
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-qcvkh
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  initContainers:
  - command:
    - kubernetes-entrypoint
    env:
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: INTERFACE_NAME
      value: eth0
    - name: PATH
      value: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
    - name: DEPENDENCY_SERVICE
      value: openstack:percona-xtradb-haproxy
    - name: DEPENDENCY_JOBS
      value: horizon-db-init
    - name: DEPENDENCY_DAEMONSET
    - name: DEPENDENCY_CONTAINER
    - name: DEPENDENCY_POD_JSON
    - name: DEPENDENCY_CUSTOM_RESOURCE
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    imagePullPolicy: IfNotPresent
    name: init
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
      runAsUser: 65534
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-qcvkh
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: OnFailure
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 42424
  serviceAccount: horizon-db-sync
  serviceAccountName: horizon-db-sync
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - name: horizon-etc
    secret:
      defaultMode: 292
      secretName: horizon-etc
  - configMap:
      defaultMode: 365
      name: horizon-bin
    name: horizon-bin
  - name: kube-api-access-qcvkh
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T02:25:30Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T02:25:41Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T02:25:41Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T02:25:27Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9a6ed88b1198995e32a46b683b9b426a15315cb26902d7df4a2fc0452446f403
    image: sha256:ae217f75b4e3f66a364822d7063b8b60389748142b4d50cccc6a9cb611199583
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:1451f0607d5deb1125b6656d5ffc243bd05ab38df537777a649bc2110b6c372e
    lastState: {}
    name: horizon-db-sync
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://9a6ed88b1198995e32a46b683b9b426a15315cb26902d7df4a2fc0452446f403
        exitCode: 0
        finishedAt: "2026-06-26T02:25:40Z"
        reason: Completed
        startedAt: "2026-06-26T02:25:36Z"
  hostIP: 199.19.213.215
  initContainerStatuses:
  - containerID: containerd://fc4572f1b937ab1bb98012dd76192c9018156f3bd91ff80ea1a9baac33eaa8ac
    image: sha256:d656bd5737950b86b0ecff4b0206024769c78ea55e2f9f4c840c3cc2a10caaf8
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://fc4572f1b937ab1bb98012dd76192c9018156f3bd91ff80ea1a9baac33eaa8ac
        exitCode: 0
        finishedAt: "2026-06-26T02:25:29Z"
        reason: Completed
        startedAt: "2026-06-26T02:25:27Z"
  phase: Succeeded
  podIP: 10.0.0.101
  podIPs:
  - ip: 10.0.0.101
  qosClass: BestEffort
  startTime: "2026-06-26T02:25:27Z"
