apiVersion: batch/v1 kind: Job metadata: annotations: hash: n5b4h5f8h58dhfh698h55fhcch9ch6h78h557h78h56bh98h57dh68fh8hb8hc9hf9h694h5b7hbdh556h58fh657h85h7ch5f5h574h6fhd4q k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-10-11T11:19:37Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane openstackdataplanenodeset: edpm openstackdataplaneservice: libvirt name: libvirt-dataplane-edpm namespace: openstack ownerReferences: - apiVersion: dataplane.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OpenStackDataPlaneDeployment name: dataplane uid: b0c593a8-5f86-4ce7-9273-14c602300677 resourceVersion: "61160" uid: 5c11f688-e9bc-4335-86ad-e7e03d1739ec spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 5c11f688-e9bc-4335-86ad-e7e03d1739ec 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: 5c11f688-e9bc-4335-86ad-e7e03d1739ec batch.kubernetes.io/job-name: libvirt-dataplane-edpm controller-uid: 5c11f688-e9bc-4335-86ad-e7e03d1739ec job-name: libvirt-dataplane-edpm openstackdataplanedeployment: dataplane openstackdataplanenodeset: edpm openstackdataplaneservice: libvirt spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.libvirt - -i - libvirt-dataplane-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.libvirt - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: libvirt envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6722a752fb7cbffbae811f6ad6567120fbd4ebbe8c38a83ec2df02850a3276bd imagePullPolicy: Always name: libvirt-dataplane-edpm resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/lib/openstack/configs/libvirt/LibvirtPassword name: libvirt-secret-0 subPath: LibvirtPassword - mountPath: /var/lib/openstack/cacerts/libvirt name: libvirt-combined-ca-bundle - mountPath: /runner/env/ssh_key name: ssh-key subPath: ssh_key - mountPath: /runner/inventory/hosts name: inventory subPath: inventory dnsConfig: nameservers: - 172.30.119.11 searches: - ctlplane.openstack.lab dnsPolicy: None restartPolicy: Never schedulerName: default-scheduler securityContext: {} serviceAccount: edpm serviceAccountName: edpm terminationGracePeriodSeconds: 30 volumes: - name: libvirt-secret-0 secret: defaultMode: 420 items: - key: LibvirtPassword path: LibvirtPassword secretName: libvirt-secret - name: libvirt-combined-ca-bundle secret: defaultMode: 420 secretName: combined-ca-bundle - 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-10-11T11:24:25Z" conditions: - lastProbeTime: "2025-10-11T11:24:25Z" lastTransitionTime: "2025-10-11T11:24:25Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-10-11T11:24:25Z" lastTransitionTime: "2025-10-11T11:24:25Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-10-11T11:19:37Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}