apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: b3f4f73275255f12624ed24bea6af0cba303b560549383a082efe21750e864ce
    configmap-etc-hash: 005e48d1ce07dea6a719a949d11beae803a0db47f0132d4cd0ff2b2b4cae5bda
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-03-18T01:07:17Z"
  generateName: staffeln-conductor-5bb984f8c9-
  labels:
    application: staffeln
    component: conductor
    pod-template-hash: 5bb984f8c9
    release_group: staffeln
  name: staffeln-conductor-5bb984f8c9-sk8m2
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: staffeln-conductor-5bb984f8c9
    uid: b790ab73-b761-4092-9cd7-c17e6738af4c
  resourceVersion: "10158"
  uid: b3b71133-f6b6-4553-a64b-24b8b3e6e8a4
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-hlq4t
      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-hlq4t
    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-18T01:07:17Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T01:07:24Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T01:07:24Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T01:07:17Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://5e4bbc84e86e03812da135590abaa50c2d8807c77c678075e6930c430b3a8ae7
    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-18T01:07:24Z"
  hostIP: 199.204.45.25
  phase: Running
  podIP: 10.0.0.52
  podIPs:
  - ip: 10.0.0.52
  qosClass: BestEffort
  startTime: "2026-03-18T01:07:17Z"
