apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-27T02:43:06Z"
  generateName: senlin-engine-cleaner-29620960-
  labels:
    application: senlin
    batch.kubernetes.io/controller-uid: 5516475a-b6d5-4eaf-af45-4f84e3d188cd
    batch.kubernetes.io/job-name: senlin-engine-cleaner-29620960
    component: engine-cleaner
    controller-uid: 5516475a-b6d5-4eaf-af45-4f84e3d188cd
    job-name: senlin-engine-cleaner-29620960
    release_group: senlin
  name: senlin-engine-cleaner-29620960-qdd52
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: senlin-engine-cleaner-29620960
    uid: 5516475a-b6d5-4eaf-af45-4f84e3d188cd
  resourceVersion: "39057"
  uid: 2a957d0e-f6cb-40b4-b90f-7d7745d0e146
spec:
  containers:
  - command:
    - /tmp/senlin-engine-cleaner.sh
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/senlin:2023.1@sha256:8ac3b9fb053aa2308053ea45e1769295a5fb99d621e83204a2c9ec5830380314
    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-t4pb9
      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-t4pb9
      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-t4pb9
    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-04-27T02:43:18Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T02:43:21Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T02:43:21Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-27T02:43:14Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://bc68ad7368004dfbdcb9e0a5b26b7a974046cf535256d3a4c19450a471c881bf
    image: sha256:a9e7afaec8b9adf2c455fb5968f261e2738e9ea04be07ffd53122ada9e2a8cae
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:8ac3b9fb053aa2308053ea45e1769295a5fb99d621e83204a2c9ec5830380314
    lastState: {}
    name: senlin-engine-cleaner
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://bc68ad7368004dfbdcb9e0a5b26b7a974046cf535256d3a4c19450a471c881bf
        exitCode: 0
        finishedAt: "2026-04-27T02:43:21Z"
        reason: Completed
        startedAt: "2026-04-27T02:43:18Z"
  hostIP: 199.204.45.229
  initContainerStatuses:
  - containerID: containerd://41a91d5f19536403ac9abf8c29d22fcb49e9614be4415a0129044ede1a104a18
    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://41a91d5f19536403ac9abf8c29d22fcb49e9614be4415a0129044ede1a104a18
        exitCode: 0
        finishedAt: "2026-04-27T02:43:17Z"
        reason: Completed
        startedAt: "2026-04-27T02:43:15Z"
  phase: Succeeded
  podIP: 10.0.0.126
  podIPs:
  - ip: 10.0.0.126
  qosClass: BestEffort
  startTime: "2026-04-27T02:43:14Z"
