apiVersion: batch/v1 kind: Job metadata: annotations: hash: n564h9ch68ch89hc5h8ch6fh84h5d7h56dh5dfh59fhd7h5f5h5cbh678h67ch5dhbdh65bh7h674h695h56bh67h5b9hcch569h5d8h5f7h677h5c7q k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-10-11T11:24:25Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane openstackdataplanenodeset: edpm openstackdataplaneservice: nova name: nova-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: "62650" uid: 16ba70d8-f9bb-41ca-97e3-e65e6f970c07 spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 16ba70d8-f9bb-41ca-97e3-e65e6f970c07 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: 16ba70d8-f9bb-41ca-97e3-e65e6f970c07 batch.kubernetes.io/job-name: nova-dataplane-edpm controller-uid: 16ba70d8-f9bb-41ca-97e3-e65e6f970c07 job-name: nova-dataplane-edpm openstackdataplanedeployment: dataplane openstackdataplanenodeset: edpm openstackdataplaneservice: nova spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.nova - -i - nova-dataplane-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.nova - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: nova envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6722a752fb7cbffbae811f6ad6567120fbd4ebbe8c38a83ec2df02850a3276bd imagePullPolicy: Always name: nova-dataplane-edpm resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/lib/openstack/configs/nova/01-nova.conf name: nova-cell1-compute-config-0 subPath: 01-nova.conf - mountPath: /var/lib/openstack/configs/nova/nova-blank.conf name: nova-cell1-compute-config-1 subPath: nova-blank.conf - mountPath: /var/lib/openstack/configs/nova/ssh-privatekey name: nova-migration-ssh-key-0 subPath: ssh-privatekey - mountPath: /var/lib/openstack/configs/nova/ssh-publickey name: nova-migration-ssh-key-1 subPath: ssh-publickey - mountPath: /var/lib/openstack/cacerts/nova name: nova-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: nova-cell1-compute-config-0 secret: defaultMode: 420 items: - key: 01-nova.conf path: 01-nova.conf secretName: nova-cell1-compute-config - name: nova-cell1-compute-config-1 secret: defaultMode: 420 items: - key: nova-blank.conf path: nova-blank.conf secretName: nova-cell1-compute-config - name: nova-migration-ssh-key-0 secret: defaultMode: 420 items: - key: ssh-privatekey path: ssh-privatekey secretName: nova-migration-ssh-key - name: nova-migration-ssh-key-1 secret: defaultMode: 420 items: - key: ssh-publickey path: ssh-publickey secretName: nova-migration-ssh-key - name: nova-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:28:12Z" conditions: - lastProbeTime: "2025-10-11T11:28:12Z" lastTransitionTime: "2025-10-11T11:28:12Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-10-11T11:28:12Z" lastTransitionTime: "2025-10-11T11:28:12Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-10-11T11:24:25Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}