apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: b3f4f73275255f12624ed24bea6af0cba303b560549383a082efe21750e864ce
    configmap-etc-hash: 8bf4bc0ec5ab35e0544c0ded05d91574887b7a1c1d548609d412c25a51456f56
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-05-30T10:12:29Z"
  generateName: staffeln-conductor-6d9c6799ff-
  labels:
    application: staffeln
    component: conductor
    pod-template-hash: 6d9c6799ff
    release_group: staffeln
  name: staffeln-conductor-6d9c6799ff-scd2g
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: staffeln-conductor-6d9c6799ff
    uid: 3e9740a6-61b9-4d82-94a5-b94c8d38f9f0
  resourceVersion: "11070"
  uid: f64f5b4e-8942-4ab7-bbb4-6ae4aac55b6e
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:28af1c422491b550e7545563e36a4100b5271d0f17f3bb8e2d23881c93de545e
    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-2cq2c
      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-2cq2c
    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-05-30T10:12:29Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-30T10:12:35Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-30T10:12:35Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-30T10:12:29Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://c28a08ef66448d4f585ab2548f1b21c562b7187c22f00fb3f5210ffcc547ce87
    image: sha256:b18319289ee4ff46a14ecced3e0cc20642334c8fbb8f08abcb74d2882a7e4b28
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:28af1c422491b550e7545563e36a4100b5271d0f17f3bb8e2d23881c93de545e
    lastState: {}
    name: staffeln-conductor
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-30T10:12:35Z"
  hostIP: 199.204.45.250
  phase: Running
  podIP: 10.0.0.180
  podIPs:
  - ip: 10.0.0.180
  qosClass: BestEffort
  startTime: "2026-05-30T10:12:29Z"
