apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: 628162dda4db1a76da1eabedff6e45eb79db18f62852963456b9b0967f146607
    configmap-etc-hash: 1e2b7aa445e0817ddf74b0fc66e55df2b9a874e4a9c628825b8b6354e61bc319
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-02-24T04:29:22Z"
  generateName: heat-engine-f4b9475bb-
  labels:
    application: heat
    component: engine
    pod-template-hash: f4b9475bb
    release_group: heat
  name: heat-engine-f4b9475bb-wgtdc
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: heat-engine-f4b9475bb
    uid: 4e468f85-7ebe-4e69-aead-1252d9c1db29
  resourceVersion: "17927"
  uid: c0a8d38e-385f-41d3-a659-5e2b83213cdf
spec:
  affinity:
    podAntiAffinity:
      preferredDuringSchedulingIgnoredDuringExecution:
      - podAffinityTerm:
          labelSelector:
            matchExpressions:
            - key: release_group
              operator: In
              values:
              - heat
            - key: application
              operator: In
              values:
              - heat
            - key: component
              operator: In
              values:
              - engine
          topologyKey: kubernetes.io/hostname
        weight: 10
  containers:
  - command:
    - /tmp/heat-engine.sh
    - start
    image: ghcr.io/vexxhost/heat:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    imagePullPolicy: IfNotPresent
    lifecycle:
      preStop:
        exec:
          command:
          - /tmp/heat-engine.sh
          - stop
    name: heat-engine
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /etc/heat
      name: pod-etc-heat
    - mountPath: /tmp/heat-engine.sh
      name: heat-bin
      readOnly: true
      subPath: heat-engine.sh
    - mountPath: /etc/heat/heat.conf
      name: heat-etc
      readOnly: true
      subPath: heat.conf
    - mountPath: /etc/heat/policy.yaml
      name: heat-etc
      readOnly: true
      subPath: policy.yaml
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-w8mrs
      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-heat,openstack:keystone-api
    - name: DEPENDENCY_JOBS
      value: heat-db-sync,heat-rabbit-init,heat-ks-user,heat-domain-ks-user,heat-ks-endpoints,heat-bootstrap
    - name: DEPENDENCY_DAEMONSET
    - name: DEPENDENCY_CONTAINER
    - name: DEPENDENCY_POD_JSON
    - name: DEPENDENCY_CUSTOM_RESOURCE
    image: ghcr.io/vexxhost/kubernetes-entrypoint:edge
    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-w8mrs
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 42424
  serviceAccount: heat-engine
  serviceAccountName: heat-engine
  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-heat
  - configMap:
      defaultMode: 365
      name: heat-bin
    name: heat-bin
  - name: heat-etc
    secret:
      defaultMode: 292
      secretName: heat-etc
  - name: kube-api-access-w8mrs
    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-02-24T04:32:13Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-24T04:32:14Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-24T04:32:14Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-24T04:29:22Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://b7672f392f5bf98b985eed7985e0503255378afd528e155f3d358ba53dc79c68
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: heat-engine
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-24T04:32:13Z"
  hostIP: 162.253.55.195
  initContainerStatuses:
  - containerID: containerd://a69f8acb31e12855a2a79210bcf74e9923c7417c67afcfab6211ea4ff7f6ba11
    image: ghcr.io/vexxhost/kubernetes-entrypoint:edge
    imageID: ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://a69f8acb31e12855a2a79210bcf74e9923c7417c67afcfab6211ea4ff7f6ba11
        exitCode: 0
        finishedAt: "2026-02-24T04:32:12Z"
        reason: Completed
        startedAt: "2026-02-24T04:29:23Z"
  phase: Running
  podIP: 172.24.0.205
  podIPs:
  - ip: 172.24.0.205
  qosClass: BestEffort
  startTime: "2026-02-24T04:29:22Z"
