apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: bb337655ca836a574ef5b77cc25769960919c5d88c47cd275859a1e99cb169fa
    configmap-etc-hash: 30d002afdaaec1d6416337d6676d904b40c94a01d0c6a01166773b9bf8ee6bfb
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-04-28T04:13:47Z"
  generateName: manila-data-5dbbc6f99b-
  labels:
    application: manila
    component: data
    pod-template-hash: 5dbbc6f99b
    release_group: manila
  name: manila-data-5dbbc6f99b-tjsms
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: manila-data-5dbbc6f99b
    uid: c9fb7ad8-345c-4ecd-8149-181f99180f3b
  resourceVersion: "27259"
  uid: 6ee9e062-0c12-4a8a-ab20-d78e92ab9590
spec:
  affinity:
    podAntiAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - podAffinityTerm:
          labelSelector:
            matchExpressions:
            - key: release_group
              operator: In
              values:
              - manila
            - key: application
              operator: In
              values:
              - manila
            - key: component
              operator: In
              values:
              - data
          topologyKey: kubernetes.io/hostname
        weight: 10
  containers:
  - command:
    - /tmp/manila-data.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/manila:main@sha256:b7c20bd46b47af629b4e70ec23c65aaa3676bd7fa93d746b5c3f2669941a8cd5
    imagePullPolicy: IfNotPresent
    name: manila-data
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /etc/manila
      name: etcmanila
    - mountPath: /var/lib/manila
      name: state-tmp
    - mountPath: /etc/manila/manila.conf
      name: manila-etc
      readOnly: true
      subPath: manila.conf
    - mountPath: /etc/manila/policy.yaml
      name: manila-etc
      readOnly: true
      subPath: policy.yaml
    - mountPath: /tmp/manila-data.sh
      name: manila-bin
      readOnly: true
      subPath: manila-data.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-fcgz2
      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
    - name: DEPENDENCY_JOBS
      value: manila-db-sync,manila-ks-user,manila-ks-endpoints,manila-rabbit-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-fcgz2
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 42424
  serviceAccount: manila-data
  serviceAccountName: manila-data
  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
  - emptyDir: {}
    name: state-tmp
  - emptyDir: {}
    name: etcmanila
  - name: manila-etc
    secret:
      defaultMode: 292
      secretName: manila-etc
  - configMap:
      defaultMode: 365
      name: manila-bin
    name: manila-bin
  - name: kube-api-access-fcgz2
    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-04-28T04:15:53Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T04:15:54Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T04:15:54Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T04:13:47Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://27603ce88c4487037fa020f01c0037303b2bf9727abcc7e7dbad562278df4be9
    image: sha256:cbf51c16881c073fd1eafdabddb55ddb550378e1fff51d4835e4926dd85fa26f
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:b7c20bd46b47af629b4e70ec23c65aaa3676bd7fa93d746b5c3f2669941a8cd5
    lastState: {}
    name: manila-data
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-28T04:15:54Z"
  hostIP: 199.204.45.49
  initContainerStatuses:
  - containerID: containerd://e60bfb19591124d31333dc83b1e70e3848f1f134073fa2e916c2e6cbe4a5cd38
    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://e60bfb19591124d31333dc83b1e70e3848f1f134073fa2e916c2e6cbe4a5cd38
        exitCode: 0
        finishedAt: "2026-04-28T04:15:53Z"
        reason: Completed
        startedAt: "2026-04-28T04:13:48Z"
  phase: Running
  podIP: 10.0.0.2
  podIPs:
  - ip: 10.0.0.2
  qosClass: BestEffort
  startTime: "2026-04-28T04:13:47Z"
