apiVersion: v1
kind: Pod
metadata:
  annotations:
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-07-21T21:52:02Z"
  generateName: manila-db-sync-
  labels:
    application: manila
    batch.kubernetes.io/controller-uid: be69bf3d-b842-45a2-8011-c315786cf906
    batch.kubernetes.io/job-name: manila-db-sync
    component: db-sync
    controller-uid: be69bf3d-b842-45a2-8011-c315786cf906
    job-name: manila-db-sync
    release_group: manila
  name: manila-db-sync-gq97k
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: manila-db-sync
    uid: be69bf3d-b842-45a2-8011-c315786cf906
  resourceVersion: "29814"
  uid: d51d5a0f-fd38-4f68-9bc0-a6ca81d4201f
spec:
  containers:
  - command:
    - /bin/bash
    - -c
    - /tmp/db-sync.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/manila:zed@sha256:a3a05333b6cfe5f047decfce992a3edbb731fbb5c6e837d6141d10b5fe3f52d7
    imagePullPolicy: IfNotPresent
    name: manila-db-sync
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/db-sync.sh
      name: db-sync-sh
      readOnly: true
      subPath: db-sync.sh
    - mountPath: /etc/manila
      name: etc-service
    - mountPath: /etc/manila/manila.conf
      name: db-sync-conf
      readOnly: true
      subPath: manila.conf
    - mountPath: /etc/manila/logging.conf
      name: db-sync-conf
      readOnly: true
      subPath: logging.conf
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-6mx9l
      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: manila-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-6mx9l
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: OnFailure
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: manila-db-sync
  serviceAccountName: manila-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:
  - emptyDir: {}
    name: pod-tmp
  - configMap:
      defaultMode: 365
      name: manila-bin
    name: db-sync-sh
  - emptyDir: {}
    name: etc-service
  - name: db-sync-conf
    secret:
      defaultMode: 292
      secretName: manila-etc
  - name: kube-api-access-6mx9l
    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-07-21T21:52:06Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-21T21:52:29Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-21T21:52:29Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-21T21:52:02Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://385441cd6eac2fb4e3e28ac9d88062bcbaa974f7127a68a56be5ef879a9a04a2
    image: sha256:de6ada012257d657e29792e256cfad1b8bada733fcc4d61380c3a0d58fa8f704
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:a3a05333b6cfe5f047decfce992a3edbb731fbb5c6e837d6141d10b5fe3f52d7
    lastState: {}
    name: manila-db-sync
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://385441cd6eac2fb4e3e28ac9d88062bcbaa974f7127a68a56be5ef879a9a04a2
        exitCode: 0
        finishedAt: "2026-07-21T21:52:28Z"
        reason: Completed
        startedAt: "2026-07-21T21:52:08Z"
  hostIP: 199.19.213.130
  initContainerStatuses:
  - containerID: containerd://546e326deae94bea7666a7ec9de0cd2f91be59179b6204e34bf8901c0c3cac22
    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://546e326deae94bea7666a7ec9de0cd2f91be59179b6204e34bf8901c0c3cac22
        exitCode: 0
        finishedAt: "2026-07-21T21:52:05Z"
        reason: Completed
        startedAt: "2026-07-21T21:52:03Z"
  phase: Succeeded
  podIP: 10.0.0.147
  podIPs:
  - ip: 10.0.0.147
  qosClass: BestEffort
  startTime: "2026-07-21T21:52:02Z"
