apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: b3f4f73275255f12624ed24bea6af0cba303b560549383a082efe21750e864ce
    configmap-etc-hash: 3f4d9d43020f054dc641e6ccb9035f470ea6f8cca4bd30318adb4413aae7bad6
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-02-26T22:15:58Z"
  generateName: staffeln-conductor-6bfd788f8d-
  labels:
    application: staffeln
    component: conductor
    pod-template-hash: 6bfd788f8d
    release_group: staffeln
  name: staffeln-conductor-6bfd788f8d-sk26f
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: staffeln-conductor-6bfd788f8d
    uid: 7070f1ac-0f19-4d7a-8933-f63cbc294984
  resourceVersion: "9803"
  uid: 01205918-a9e7-474f-8de3-170f3517f071
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:main@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb199ff31b32ee578e46d9be2f3c4f
    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-7fbq4
      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-7fbq4
    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-02-26T22:15:58Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:16:03Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:16:03Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:15:58Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://8110b56b199f1e687a3b8c9d3229bee930215b7871d4d8ba976972bf86ea6bb2
    image: sha256:598b8f707dd4469d9e3501e47ffda0e390b16ee7408509b33341ffcdeed8c98c
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb199ff31b32ee578e46d9be2f3c4f
    lastState: {}
    name: staffeln-conductor
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-26T22:16:02Z"
  hostIP: 162.253.55.195
  phase: Running
  podIP: 10.0.0.130
  podIPs:
  - ip: 10.0.0.130
  qosClass: BestEffort
  startTime: "2026-02-26T22:15:58Z"
