apiVersion: batch/v1 kind: Job metadata: annotations: hash: n5f4h658h5b6h5h5ffh585h8h559h7h5c9h6ch565h5f5h569h666h66hbfh569h68fh67dh665hf9h699h558h65chb4h5c7h7dh7dh5d4hb5hdfq k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-12-03T22:30:04Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: configure-network name: configure-network-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: "40075" uid: ca7903f5-5a72-44cf-9283-465cf2ee130f spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: ca7903f5-5a72-44cf-9283-465cf2ee130f 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: ca7903f5-5a72-44cf-9283-465cf2ee130f batch.kubernetes.io/job-name: configure-network-dataplane-os-edpm controller-uid: ca7903f5-5a72-44cf-9283-465cf2ee130f job-name: configure-network-dataplane-os-edpm openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: configure-network spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.configure_network - -i - configure-network-dataplane-os-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.configure_network - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: configure-network 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-network-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:31:25Z" conditions: - lastProbeTime: "2025-12-03T22:31:25Z" lastTransitionTime: "2025-12-03T22:31:25Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-12-03T22:31:25Z" lastTransitionTime: "2025-12-03T22:31:25Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-12-03T22:30:04Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}