apiVersion: batch/v1 kind: Job metadata: annotations: hash: n64h74h56bh656h5b9h5c7h654h9dh84h5ffh58fh57ch54bh8fhc8h575h659h5d5h64h5f5h595h57ch559h65fh66fh5fdh88h57fhfdhbfh5c7h67dq k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-12-03T22:32:54Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: configure-os name: configure-os-dataplane-os-edpm namespace: openstack ownerReferences: - apiVersion: dataplane.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OpenStackDataPlaneDeployment name: dataplane-os uid: 84ecc14b-d381-40b0-9c42-8cd8549a727f resourceVersion: "41273" uid: 4900bab7-a2dc-477a-82b0-0caa1db31cfb spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 4900bab7-a2dc-477a-82b0-0caa1db31cfb suspend: false template: metadata: annotations: k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: null labels: app: openstackansibleee batch.kubernetes.io/controller-uid: 4900bab7-a2dc-477a-82b0-0caa1db31cfb batch.kubernetes.io/job-name: configure-os-dataplane-os-edpm controller-uid: 4900bab7-a2dc-477a-82b0-0caa1db31cfb job-name: configure-os-dataplane-os-edpm openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: configure-os spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.configure_os - -i - configure-os-dataplane-os-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.configure_os - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: configure-os edpm_services_override: [bootstrap configure-network validate-network install-os configure-os ssh-known-hosts run-os reboot-os] envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:8d7a8459e404f8493df59c80e3fb15f42b4ad20da91751a02609dc8e5552f5fd imagePullPolicy: Always name: configure-os-dataplane-os-edpm resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /runner/env/ssh_key name: ssh-key subPath: ssh_key - mountPath: /runner/inventory/hosts name: inventory subPath: inventory dnsConfig: nameservers: - 172.30.218.119 searches: - ctlplane.openstack.lab dnsPolicy: None restartPolicy: Never schedulerName: default-scheduler securityContext: {} serviceAccount: edpm serviceAccountName: edpm terminationGracePeriodSeconds: 30 volumes: - name: ssh-key secret: defaultMode: 420 items: - key: ssh-privatekey path: ssh_key secretName: dataplane-ansible-ssh-private-key-secret - name: inventory secret: defaultMode: 420 items: - key: inventory path: inventory secretName: dataplanenodeset-edpm status: completionTime: "2025-12-03T22:33:45Z" conditions: - lastProbeTime: "2025-12-03T22:33:45Z" lastTransitionTime: "2025-12-03T22:33:45Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-12-03T22:33:45Z" lastTransitionTime: "2025-12-03T22:33:45Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-12-03T22:32:54Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}