apiVersion: batch/v1 kind: Job metadata: annotations: hash: n68dh8chf4hdh5cbh89h66dh64h594hddh68fh68hfbh55bh5f6h4h7h658h686hb4hb8h6fh555h577h57bh66fh66h98h9dh547h575h57bq k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-12-03T22:33:45Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: ssh-known-hosts name: ssh-known-hosts-dataplane-os namespace: openstack ownerReferences: - apiVersion: dataplane.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OpenStackDataPlaneDeployment name: dataplane-os uid: 84ecc14b-d381-40b0-9c42-8cd8549a727f resourceVersion: "41391" uid: b525be6b-e5fa-4260-9c5b-cdec14dfcd55 spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: b525be6b-e5fa-4260-9c5b-cdec14dfcd55 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: b525be6b-e5fa-4260-9c5b-cdec14dfcd55 batch.kubernetes.io/job-name: ssh-known-hosts-dataplane-os controller-uid: b525be6b-e5fa-4260-9c5b-cdec14dfcd55 job-name: ssh-known-hosts-dataplane-os openstackdataplanedeployment: dataplane-os openstackdataplanenodeset: edpm openstackdataplaneservice: ssh-known-hosts spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.ssh_known_hosts - -i - ssh-known-hosts-dataplane-os env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.ssh_known_hosts - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: all edpm_service_type: ssh-known-hosts 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: ssh-known-hosts-dataplane-os resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /runner/env/ssh_key/ssh_key_edpm name: ssh-key-edpm subPath: ssh_key_edpm - mountPath: /runner/inventory/inventory-0 name: inventory-0 subPath: inventory-0 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-edpm secret: defaultMode: 420 items: - key: ssh-privatekey path: ssh_key_edpm secretName: dataplane-ansible-ssh-private-key-secret - name: inventory-0 secret: defaultMode: 420 items: - key: inventory path: inventory-0 secretName: dataplanenodeset-edpm status: completionTime: "2025-12-03T22:33:57Z" conditions: - lastProbeTime: "2025-12-03T22:33:57Z" lastTransitionTime: "2025-12-03T22:33:57Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-12-03T22:33:57Z" lastTransitionTime: "2025-12-03T22:33:57Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-12-03T22:33:45Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}