apiVersion: batch/v1 kind: Job metadata: annotations: hash: n5f5h64dh668h8dh544h57h5cch689h76h558h5d5h65dh5d9h57h5dbh6dh64dh575h569h5f4h5d8h647h569h64ch687hd7h5c8h5bh579hb7h597h558q k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-12-03T22:34:09Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: reboot-os name: reboot-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: "42135" uid: e6b8c708-638b-445d-836e-8037c23f1e64 spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: e6b8c708-638b-445d-836e-8037c23f1e64 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: e6b8c708-638b-445d-836e-8037c23f1e64 batch.kubernetes.io/job-name: reboot-os-dataplane-os-edpm controller-uid: e6b8c708-638b-445d-836e-8037c23f1e64 job-name: reboot-os-dataplane-os-edpm openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: reboot-os spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.reboot - -i - reboot-os-dataplane-os-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.reboot - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: reboot-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: reboot-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:35:28Z" conditions: - lastProbeTime: "2025-12-03T22:35:28Z" lastTransitionTime: "2025-12-03T22:35:28Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-12-03T22:35:28Z" lastTransitionTime: "2025-12-03T22:35:28Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-12-03T22:34:09Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}