apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: aebe6c8a587455d3a62bbe4a858320734710a77bb1fdf94c0c269467c7f3f83c
    configmap-etc-hash: 29d00163b4e700c6012075b556c029d69c5551ddd02c65bb4213df9c6fa1a4bf
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-07-22T22:39:43Z"
  generateName: senlin-conductor-878f6dbd8-
  labels:
    application: senlin
    component: conductor
    pod-template-hash: 878f6dbd8
    release_group: senlin
  name: senlin-conductor-878f6dbd8-5bd5s
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: senlin-conductor-878f6dbd8
    uid: 2c76c12c-8a8f-41e1-bd79-ca649b4ff99c
  resourceVersion: "18361"
  uid: abf6450f-fd07-4234-a3bd-3e5dd4fe484f
spec:
  affinity:
    podAntiAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - podAffinityTerm:
          labelSelector:
            matchExpressions:
            - key: release_group
              operator: In
              values:
              - senlin
            - key: application
              operator: In
              values:
              - senlin
            - key: component
              operator: In
              values:
              - conductor
          topologyKey: kubernetes.io/hostname
        weight: 10
  containers:
  - command:
    - /tmp/senlin-conductor.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/senlin:2023.1@sha256:ce838fb6df496c304c358efb3e3542b5cac45823129b7e3e4029654268a0e406
    imagePullPolicy: IfNotPresent
    name: senlin-conductor
    resources: {}
    securityContext:
      runAsUser: 42424
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/senlin-conductor.sh
      name: senlin-bin
      readOnly: true
      subPath: senlin-conductor.sh
    - mountPath: /etc/senlin
      name: pod-etc-senlin
    - mountPath: /etc/senlin/senlin.conf
      name: senlin-etc
      readOnly: true
      subPath: senlin.conf
    - mountPath: /etc/senlin/policy.json
      name: senlin-etc
      readOnly: true
      subPath: policy.json
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-f4bx4
      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
      value: openstack:percona-xtradb-haproxy,openstack:keystone-api
    - name: DEPENDENCY_JOBS
      value: senlin-db-sync,senlin-ks-user,senlin-ks-endpoints,senlin-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-f4bx4
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: senlin-conductor
  serviceAccountName: senlin-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: pod-etc-senlin
  - emptyDir: {}
    name: pod-var-cache-senlin
  - configMap:
      defaultMode: 365
      name: senlin-bin
    name: senlin-bin
  - name: senlin-etc
    secret:
      defaultMode: 292
      secretName: senlin-etc
  - name: kube-api-access-f4bx4
    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-07-22T22:41:21Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-22T22:41:22Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-22T22:41:22Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-22T22:39:43Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://df7e2eba98133883f647c50d3e82cd134b9c955b1d84940c9062a418e99ac044
    image: sha256:33348649d60c340e62b244ab4a5c4bfea0bea8c01d95be5fbe378e5d58648eff
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:ce838fb6df496c304c358efb3e3542b5cac45823129b7e3e4029654268a0e406
    lastState: {}
    name: senlin-conductor
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-07-22T22:41:21Z"
  hostIP: 199.204.45.113
  initContainerStatuses:
  - containerID: containerd://ce3728d20fd46623d08c7a0aec8aa896de0d493553dffbb8ec9b9303b17e76da
    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://ce3728d20fd46623d08c7a0aec8aa896de0d493553dffbb8ec9b9303b17e76da
        exitCode: 0
        finishedAt: "2026-07-22T22:41:20Z"
        reason: Completed
        startedAt: "2026-07-22T22:39:44Z"
  phase: Running
  podIP: 10.0.0.250
  podIPs:
  - ip: 10.0.0.250
  qosClass: BestEffort
  startTime: "2026-07-22T22:39:43Z"
