apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-25T07:03:21Z"
  generateName: openstack-exporter-65555c7579-
  labels:
    application: openstack-exporter
    pod-template-hash: 65555c7579
  name: openstack-exporter-65555c7579-9c7ml
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: openstack-exporter-65555c7579
    uid: 783877f2-14ca-477a-8c2e-8fb409cb71bb
  resourceVersion: "25804"
  uid: 8cfa281b-07dc-4c04-a210-2d75268153be
spec:
  containers:
  - args:
    - --endpoint-type
    - internal
    - default
    - --collect-metric-time
    - -d neutron-l3_agent_of_router
    - --disable-service.load-balancer
    env:
    - name: OS_COMPUTE_API_VERSION
      value: "2.87"
    image: ghcr.io/openstack-exporter/openstack-exporter:1.7.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: 9180
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: openstack-exporter
    ports:
    - containerPort: 9180
      name: metrics
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: 9180
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/openstack
      name: openstack-config
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-n66wd
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  initContainers:
  - args:
    - |
      cat <<EOF > /etc/openstack/clouds.yaml
      ---
      clouds:
        default:
          auth:
            auth_url: "$(OS_AUTH_URL)"
            project_domain_name: "$(OS_PROJECT_DOMAIN_NAME)"
            project_name: "$(OS_PROJECT_NAME)"
            user_domain_name: "$(OS_USER_DOMAIN_NAME)"
            username: "$(OS_USERNAME)"
            password: "$(OS_PASSWORD)"
          region_name: "$(OS_REGION_NAME)"
          interface: "$(OS_INTERFACE)"
          identity_api_version: 3
          identity_interface: "$(OS_INTERFACE)"
      EOF
    command:
    - bash
    - -ec
    envFrom:
    - secretRef:
        name: keystone-keystone-admin
    image: ghcr.io/vexxhost/heat:2025.1@sha256:2e63af3b42fd1c58928b8419951b6507c88e9f330a7780a5d290286f09e8514d
    imagePullPolicy: IfNotPresent
    name: build-config
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/openstack
      name: openstack-config
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-n66wd
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: default
  serviceAccountName: default
  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: openstack-config
  - name: kube-api-access-n66wd
    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-25T07:03:23Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T07:03:32Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T07:03:32Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T07:03:21Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://ccfa8416390666f823b565db7c36793432c09fc599a098a752078ada5cb6907a
    image: ghcr.io/openstack-exporter/openstack-exporter:1.7.0
    imageID: ghcr.io/openstack-exporter/openstack-exporter@sha256:e5146a7dd5153c035fd8060899e3504b25557756ef4a4d85860a409247404f97
    lastState: {}
    name: openstack-exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-25T07:03:24Z"
  hostIP: 199.204.45.209
  initContainerStatuses:
  - containerID: containerd://a3966034fbf82a040b25ed738c913ee3d9ada25de32c3144bdc106ba7ad35573
    image: sha256:c9a252eac56f4c3fc4f2ec6c3602078a503632c555b0dc32720c6ca430149894
    imageID: ghcr.io/vexxhost/heat@sha256:2e63af3b42fd1c58928b8419951b6507c88e9f330a7780a5d290286f09e8514d
    lastState: {}
    name: build-config
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://a3966034fbf82a040b25ed738c913ee3d9ada25de32c3144bdc106ba7ad35573
        exitCode: 0
        finishedAt: "2026-02-25T07:03:22Z"
        reason: Completed
        startedAt: "2026-02-25T07:03:22Z"
  phase: Running
  podIP: 10.0.0.47
  podIPs:
  - ip: 10.0.0.47
  qosClass: BestEffort
  startTime: "2026-02-25T07:03:21Z"
