apiVersion: batch/v1 kind: Job metadata: annotations: hash: n5c8h595h5bbh5ddh686h86h5b6h698h55h697h5cchfhb7h574h5bdhc7h5ddh64ch5d6h57fh88h5f4h7fh64fh8hfch544h559h6bhd5hf8h559q k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-10-11T11:13:11Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: networker-deploy openstackdataplanenodeset: networkers openstackdataplaneservice: configure-os name: configure-os-networker-deploy-networkers namespace: openstack ownerReferences: - apiVersion: dataplane.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OpenStackDataPlaneDeployment name: networker-deploy uid: bacc6760-5289-48d9-a9b0-85af5b1d2200 resourceVersion: "57133" uid: 70f77091-ca40-428e-b2c4-45da15d97322 spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 70f77091-ca40-428e-b2c4-45da15d97322 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: 70f77091-ca40-428e-b2c4-45da15d97322 batch.kubernetes.io/job-name: configure-os-networker-deploy-networkers controller-uid: 70f77091-ca40-428e-b2c4-45da15d97322 job-name: configure-os-networker-deploy-networkers openstackdataplanedeployment: networker-deploy openstackdataplanenodeset: networkers openstackdataplaneservice: configure-os spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.configure_os - -i - configure-os-networker-deploy-networkers 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: networkers edpm_service_type: configure-os envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6722a752fb7cbffbae811f6ad6567120fbd4ebbe8c38a83ec2df02850a3276bd imagePullPolicy: Always name: configure-os-networker-deploy-networkers 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.119.11 searches: - ctlplane.openstack.lab dnsPolicy: None restartPolicy: Never schedulerName: default-scheduler securityContext: {} serviceAccount: networkers serviceAccountName: networkers 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-networkers status: completionTime: "2025-10-11T11:15:10Z" conditions: - lastProbeTime: "2025-10-11T11:15:10Z" lastTransitionTime: "2025-10-11T11:15:10Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-10-11T11:15:10Z" lastTransitionTime: "2025-10-11T11:15:10Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete failed: 1 ready: 0 startTime: "2025-10-11T11:13:11Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}