apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-12T07:05:00Z"
  generateName: senlin-engine-cleaner-29642825-
  labels:
    application: senlin
    batch.kubernetes.io/controller-uid: ec87ee8d-7043-42f3-b306-b60b0d28d7cb
    batch.kubernetes.io/job-name: senlin-engine-cleaner-29642825
    component: engine-cleaner
    controller-uid: ec87ee8d-7043-42f3-b306-b60b0d28d7cb
    job-name: senlin-engine-cleaner-29642825
    release_group: senlin
  name: senlin-engine-cleaner-29642825-pz9c7
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: senlin-engine-cleaner-29642825
    uid: ec87ee8d-7043-42f3-b306-b60b0d28d7cb
  resourceVersion: "43528"
  uid: 377898cf-0a5f-4e8d-8392-464783b71be5
spec:
  containers:
  - command:
    - /tmp/senlin-engine-cleaner.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/senlin:zed@sha256:056a1c0707b5a8b337b9f899d8c5c094b9f7770d87cb5e87fb2662acc9f00d44
    imagePullPolicy: IfNotPresent
    name: senlin-engine-cleaner
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/senlin-engine-cleaner.sh
      name: senlin-bin
      readOnly: true
      subPath: senlin-engine-cleaner.sh
    - mountPath: /etc/senlin
      name: etcsenlin
    - mountPath: /etc/senlin/senlin.conf
      name: senlin-etc
      readOnly: true
      subPath: senlin.conf
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-kz55p
      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:rabbitmq-senlin,openstack:keystone-api
    - name: DEPENDENCY_JOBS
      value: senlin-db-sync
    - 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-kz55p
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: OnFailure
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: senlin-engine-cleaner
  serviceAccountName: senlin-engine-cleaner
  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: etcsenlin
  - name: senlin-etc
    secret:
      defaultMode: 292
      secretName: senlin-etc
  - configMap:
      defaultMode: 365
      name: senlin-bin
    name: senlin-bin
  - name: kube-api-access-kz55p
    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-12T07:05:04Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-12T07:05:07Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-12T07:05:07Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-12T07:05:00Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://00daf8d3e3417566cf25ebc96c651f9b323239bdfff4b0230708688c184d1656
    image: sha256:77a5efb57afc32075e4f4db5f4a022fe28ae502902c2ea8ec852d6c072fcadeb
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:056a1c0707b5a8b337b9f899d8c5c094b9f7770d87cb5e87fb2662acc9f00d44
    lastState: {}
    name: senlin-engine-cleaner
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://00daf8d3e3417566cf25ebc96c651f9b323239bdfff4b0230708688c184d1656
        exitCode: 0
        finishedAt: "2026-05-12T07:05:06Z"
        reason: Completed
        startedAt: "2026-05-12T07:05:04Z"
  hostIP: 199.19.213.59
  initContainerStatuses:
  - containerID: containerd://9f657d71c4bea0e57232ff8ff6c36a5baabe9b469c2089acfa62508a152cdf5d
    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://9f657d71c4bea0e57232ff8ff6c36a5baabe9b469c2089acfa62508a152cdf5d
        exitCode: 0
        finishedAt: "2026-05-12T07:05:03Z"
        reason: Completed
        startedAt: "2026-05-12T07:05:01Z"
  phase: Succeeded
  podIP: 10.0.0.73
  podIPs:
  - ip: 10.0.0.73
  qosClass: BestEffort
  startTime: "2026-05-12T07:05:00Z"
