apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: b3f4f73275255f12624ed24bea6af0cba303b560549383a082efe21750e864ce
    configmap-etc-hash: e3f6aa04cbe7502507b6aaaebf29e4a58b178785f3b28e8b353d7df7e8e7ea4c
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-03-24T15:21:56Z"
  generateName: staffeln-conductor-7f49c69dbf-
  labels:
    application: staffeln
    component: conductor
    pod-template-hash: 7f49c69dbf
    release_group: staffeln
  name: staffeln-conductor-7f49c69dbf-8g5pr
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: staffeln-conductor-7f49c69dbf
    uid: e3458fbe-86a6-4e92-8b6b-18c3fec41549
  resourceVersion: "9504"
  uid: ac54961e-8292-4cc3-ac11-a17c399618ac
spec:
  affinity:
    podAntiAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - podAffinityTerm:
          labelSelector:
            matchExpressions:
            - key: release_group
              operator: In
              values:
              - staffeln
            - key: application
              operator: In
              values:
              - staffeln
            - key: component
              operator: In
              values:
              - conductor
          topologyKey: kubernetes.io/hostname
        weight: 10
  containers:
  - command:
    - /tmp/staffeln-conductor.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln:latest@sha256:3d5667a3cdfdfa83eac21aa6451335bce67d4cee4608d692b25168c25bc2cfbb
    imagePullPolicy: IfNotPresent
    name: staffeln-conductor
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /etc/staffeln
      name: etcstaffeln
    - mountPath: /var/lib/staffeln
      name: state-tmp
    - mountPath: /etc/staffeln/staffeln.conf
      name: staffeln-etc
      readOnly: true
      subPath: staffeln.conf
    - mountPath: /etc/staffeln/openrc
      name: staffeln-etc
      readOnly: true
      subPath: openrc
    - mountPath: /tmp/staffeln-conductor.sh
      name: staffeln-bin
      readOnly: true
      subPath: staffeln-conductor.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-bfcmn
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 42424
  serviceAccount: staffeln-conductor
  serviceAccountName: staffeln-conductor
  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: etcstaffeln
  - name: staffeln-etc
    secret:
      defaultMode: 292
      secretName: staffeln-etc
  - configMap:
      defaultMode: 365
      name: staffeln-bin
    name: staffeln-bin
  - name: kube-api-access-bfcmn
    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-03-24T15:21:56Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-24T15:22:02Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-24T15:22:02Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-24T15:21:56Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://06869638df19985bd9ea77d291d9a7f33158680602cf47e7c8ee00b0dbf6d3bc
    image: sha256:44e849fa75bc215a7bf19d83c947f9079c306276587f428b4b1905b9176e929a
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:3d5667a3cdfdfa83eac21aa6451335bce67d4cee4608d692b25168c25bc2cfbb
    lastState: {}
    name: staffeln-conductor
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-03-24T15:22:01Z"
  hostIP: 199.19.213.9
  phase: Running
  podIP: 10.0.0.207
  podIPs:
  - ip: 10.0.0.207
  qosClass: BestEffort
  startTime: "2026-03-24T15:21:56Z"
