apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-26T06:01:56Z"
  generateName: openstack-exporter-6647dc777c-
  labels:
    application: openstack-exporter
    pod-template-hash: 6647dc777c
  name: openstack-exporter-6647dc777c-scwq7
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: openstack-exporter-6647dc777c
    uid: 9e3a633e-2253-446b-ac8d-2ba52f621b1f
  resourceVersion: "25403"
  uid: 903a43b0-9e3f-450b-b7e6-f011acafcfc7
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: harbor.atmosphere.dev/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-7pxxc
      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: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:176e17e0aa763760f02af78671f4831a19aa26a49ccc288e17a3416f0d5d46b0
    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-7pxxc
      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-7pxxc
    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-26T06:01:58Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T06:02:01Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T06:02:01Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T06:01:56Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://fe919b41e4814dba39b91ef181537e6fbe8738ed5c3ca1a5b276fc63db12c37c
    image: harbor.atmosphere.dev/ghcr.io/openstack-exporter/openstack-exporter:1.7.0
    imageID: harbor.atmosphere.dev/ghcr.io/openstack-exporter/openstack-exporter@sha256:e5146a7dd5153c035fd8060899e3504b25557756ef4a4d85860a409247404f97
    lastState: {}
    name: openstack-exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-26T06:01:59Z"
  hostIP: 162.253.55.209
  initContainerStatuses:
  - containerID: containerd://d60f035fbd935314d5d6974f0ac8e51f0c1f67d987a0c781f7a9211dcc4a8616
    image: sha256:8547a9a9f8fd6c7a1806a79dbae9b3fa544471532e1395719bf0dc12949235cd
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:176e17e0aa763760f02af78671f4831a19aa26a49ccc288e17a3416f0d5d46b0
    lastState: {}
    name: build-config
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://d60f035fbd935314d5d6974f0ac8e51f0c1f67d987a0c781f7a9211dcc4a8616
        exitCode: 0
        finishedAt: "2026-02-26T06:01:57Z"
        reason: Completed
        startedAt: "2026-02-26T06:01:57Z"
  phase: Running
  podIP: 10.0.0.210
  podIPs:
  - ip: 10.0.0.210
  qosClass: BestEffort
  startTime: "2026-02-26T06:01:56Z"
