apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: 0fa826d4d7a09702781edd1dea99271bec84830f0fb47c323ca6697719e1dc71
    configmap-etc-hash: eab1e61f43f4bc39b2a74de2d9fb6adc0ee0f57ce553437cfe82b46d2fa855f3
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-02-25T06:17:36Z"
  generateName: keystone-domain-manage-
  labels:
    application: keystone
    batch.kubernetes.io/controller-uid: 0fe9d7f1-cea6-4f7f-bd38-6792e72f0706
    batch.kubernetes.io/job-name: keystone-domain-manage
    component: domain-manage
    controller-uid: 0fe9d7f1-cea6-4f7f-bd38-6792e72f0706
    job-name: keystone-domain-manage
    release_group: keystone
  name: keystone-domain-manage-994zz
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: keystone-domain-manage
    uid: 0fe9d7f1-cea6-4f7f-bd38-6792e72f0706
  resourceVersion: "6259"
  uid: 9f89c21c-e43f-4867-8f0c-d23450b18cff
spec:
  containers:
  - command:
    - /tmp/domain-manage.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: keystone-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: keystone-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: keystone-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: keystone-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: keystone-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: keystone-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: keystone-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: keystone-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: keystone-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: keystone-keystone-admin
    image: ghcr.io/vexxhost/heat:main@sha256:aca4cebfcaf0840aac5d1ee8da020458ccd62a2123f25a7d2946d8723f2865d3
    imagePullPolicy: IfNotPresent
    name: keystone-domain-manage
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp/domain-manage.sh
      name: keystone-bin
      readOnly: true
      subPath: domain-manage.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8sqqg
      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:keystone-api
    - name: DEPENDENCY_DAEMONSET
    - name: DEPENDENCY_CONTAINER
    - name: DEPENDENCY_POD_JSON
    - name: DEPENDENCY_CUSTOM_RESOURCE
    image: 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-8sqqg
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: OnFailure
  schedulerName: default-scheduler
  securityContext:
    runAsUser: 42424
  serviceAccount: keystone-domain-manage
  serviceAccountName: keystone-domain-manage
  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:
  - configMap:
      defaultMode: 365
      name: keystone-bin
    name: keystone-bin
  - name: kube-api-access-8sqqg
    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-25T06:18:45Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T06:18:55Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T06:18:55Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T06:17:36Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://6d14a8593c045d341cf80bee165993952b033ed318ed1a611ab00f789d352d04
    image: sha256:a02106906c9433fbd4a752cf3d48ab2476ac4545cdcdfad8614fd8221c6d85c4
    imageID: ghcr.io/vexxhost/heat@sha256:aca4cebfcaf0840aac5d1ee8da020458ccd62a2123f25a7d2946d8723f2865d3
    lastState: {}
    name: keystone-domain-manage
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://6d14a8593c045d341cf80bee165993952b033ed318ed1a611ab00f789d352d04
        exitCode: 0
        finishedAt: "2026-02-25T06:18:55Z"
        reason: Completed
        startedAt: "2026-02-25T06:18:45Z"
  hostIP: 199.204.45.246
  initContainerStatuses:
  - containerID: containerd://c39de5fd6baa5c38a6b4bf4f185d1d9958065f5cfd1a34ee476caedff58f9488
    image: sha256:d656bd5737950b86b0ecff4b0206024769c78ea55e2f9f4c840c3cc2a10caaf8
    imageID: ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://c39de5fd6baa5c38a6b4bf4f185d1d9958065f5cfd1a34ee476caedff58f9488
        exitCode: 0
        finishedAt: "2026-02-25T06:18:45Z"
        reason: Completed
        startedAt: "2026-02-25T06:17:37Z"
  phase: Succeeded
  podIP: 10.0.0.27
  podIPs:
  - ip: 10.0.0.27
  qosClass: BestEffort
  startTime: "2026-02-25T06:17:36Z"
