apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-06-28T20:50:49Z"
  generateName: openstack-exporter-6b5667fc54-
  labels:
    application: openstack-exporter
    pod-template-hash: 6b5667fc54
  name: openstack-exporter-6b5667fc54-46vtc
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: openstack-exporter-6b5667fc54
    uid: 84278b2f-1776-44b9-a0a6-33bdca144e60
  resourceVersion: "28742"
  uid: aae0901d-48b9-48d5-a8d6-af20f1363a20
spec:
  containers:
  - args:
    - --endpoint-type
    - internal
    - default
    - --collect-metric-time
    - -d cinder-agent_state
    - -d cinder-limits_backup_max_gb
    - -d cinder-limits_backup_used_gb
    - -d cinder-limits_volume_max_gb
    - -d cinder-limits_volume_used_gb
    - -d cinder-snapshots
    - -d cinder-volume_gb
    - -d cinder-volume_status
    - -d cinder-volume_status_counter
    - -d cinder-volume_type_quota_gigabytes
    - -d cinder-volumes
    - --disable-service.identity
    - --disable-service.image
    - --disable-service.placement
    - --disable-service.compute
    - --disable-service.object-store
    - --disable-service.load-balancer
    - --disable-service.container-infra
    - --disable-service.dns
    - --disable-service.baremetal
    - --disable-service.gnocchi
    - --disable-service.database
    - --disable-service.orchestration
    - --disable-service.network
    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-j6wgv
      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:2023.1@sha256:15f899b00e9f422ac491271e6e49d87460663e5b063b1e04fd311db3b278a5b8
    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-j6wgv
      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-j6wgv
    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-06-28T20:50:51Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-28T20:50:53Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-28T20:50:53Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-28T20:50:49Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://5da9eeb6c8b13cc24b4077b98b21babed4276f3162430b34bf00fabfd3d8e2b2
    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-06-28T20:50:53Z"
  hostIP: 199.204.45.89
  initContainerStatuses:
  - containerID: containerd://79de5bbb0f510693ba6799ea9cf7a9dd112cf5970e4e97ccbaf23c3f92d4e440
    image: sha256:ce31980b4bc163e44ea75545c69a566d95f28cabb7ec7f2befa7e47f619a8fca
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:15f899b00e9f422ac491271e6e49d87460663e5b063b1e04fd311db3b278a5b8
    lastState: {}
    name: build-config
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://79de5bbb0f510693ba6799ea9cf7a9dd112cf5970e4e97ccbaf23c3f92d4e440
        exitCode: 0
        finishedAt: "2026-06-28T20:50:50Z"
        reason: Completed
        startedAt: "2026-06-28T20:50:50Z"
  phase: Running
  podIP: 10.0.0.171
  podIPs:
  - ip: 10.0.0.171
  qosClass: BestEffort
  startTime: "2026-06-28T20:50:49Z"
