apiVersion: v1
kind: Pod
metadata:
  annotations:
    configmap-bin-hash: 0fa826d4d7a09702781edd1dea99271bec84830f0fb47c323ca6697719e1dc71
    configmap-etc-hash: 27e48917bebe82ed4cf9c543312b80ac5a23ef37f102114223f393e8b23895bc
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-04-18T02:01:59Z"
  generateName: keystone-domain-manage-
  labels:
    application: keystone
    batch.kubernetes.io/controller-uid: cca575b2-ec22-42f6-a699-003a3f491a1a
    batch.kubernetes.io/job-name: keystone-domain-manage
    component: domain-manage
    controller-uid: cca575b2-ec22-42f6-a699-003a3f491a1a
    job-name: keystone-domain-manage
    release_group: keystone
  name: keystone-domain-manage-q5mk2
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: keystone-domain-manage
    uid: cca575b2-ec22-42f6-a699-003a3f491a1a
  resourceVersion: "6349"
  uid: f7b1653f-d9a0-46c0-a7e6-4e6d4658f99a
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: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:main@sha256:d2e84c98cac518f3660cbd1e7d5b1867908c432aa61dff43df5e7aa20571d386
    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-zt92s
      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: harbor.atmosphere.dev/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-zt92s
      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-zt92s
    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-04-18T02:03:08Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-18T02:03:24Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-18T02:03:24Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-18T02:01:59Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://4b74defb41c6975d4ddfbca47090bbb4360d59f96f4796596daec8bbf2e9654a
    image: sha256:ec3690e1dad7668095c0259f0b6fbec2165438cd2ab92fc1886b24faf378d7d9
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:d2e84c98cac518f3660cbd1e7d5b1867908c432aa61dff43df5e7aa20571d386
    lastState: {}
    name: keystone-domain-manage
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://4b74defb41c6975d4ddfbca47090bbb4360d59f96f4796596daec8bbf2e9654a
        exitCode: 0
        finishedAt: "2026-04-18T02:03:24Z"
        reason: Completed
        startedAt: "2026-04-18T02:03:08Z"
  hostIP: 199.204.45.156
  initContainerStatuses:
  - containerID: containerd://73be6cf3d08295f28dcc91143582ef1fb0893a2930e5eab01e9b9952aa259ac7
    image: sha256:d656bd5737950b86b0ecff4b0206024769c78ea55e2f9f4c840c3cc2a10caaf8
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://73be6cf3d08295f28dcc91143582ef1fb0893a2930e5eab01e9b9952aa259ac7
        exitCode: 0
        finishedAt: "2026-04-18T02:03:08Z"
        reason: Completed
        startedAt: "2026-04-18T02:02:00Z"
  phase: Succeeded
  podIP: 10.0.0.144
  podIPs:
  - ip: 10.0.0.144
  qosClass: BestEffort
  startTime: "2026-04-18T02:01:59Z"
