apiVersion: batch/v1 kind: Job metadata: annotations: hash: n568h64bh88h579h4h9bh57bh5c7h558h8dh5bfh7ch678h74h56dh74h575h55fh68h68bh58ch5f4h54h69hfch699h5bh5f6h57hd7h55chbq k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-12-03T22:37:30Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane-services openstackdataplanenodeset: edpm openstackdataplaneservice: neutron-metadata name: neutron-metadata-dataplane-services-edpm namespace: openstack ownerReferences: - apiVersion: dataplane.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OpenStackDataPlaneDeployment name: dataplane-services uid: dd399eca-4093-4380-bfb9-f0d6b1d8951c resourceVersion: "43728" uid: 9c1bd193-46ed-47ec-bd43-57ca3e37700a spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 9c1bd193-46ed-47ec-bd43-57ca3e37700a 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: 9c1bd193-46ed-47ec-bd43-57ca3e37700a batch.kubernetes.io/job-name: neutron-metadata-dataplane-services-edpm controller-uid: 9c1bd193-46ed-47ec-bd43-57ca3e37700a job-name: neutron-metadata-dataplane-services-edpm openstackdataplanedeployment: dataplane-services openstackdataplanenodeset: edpm openstackdataplaneservice: neutron-metadata spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.neutron_metadata - -i - neutron-metadata-dataplane-services-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.neutron_metadata - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: neutron-metadata edpm_services_override: [install-certs ovn neutron-metadata libvirt nova telemetry] envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:8d7a8459e404f8493df59c80e3fb15f42b4ad20da91751a02609dc8e5552f5fd imagePullPolicy: Always name: neutron-metadata-dataplane-services-edpm resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/lib/openstack/configs/neutron-metadata/10-neutron-metadata.conf name: neutron-ovn-metadata-agent-neutron-config-0 subPath: 10-neutron-metadata.conf - mountPath: /var/lib/openstack/configs/neutron-metadata/05-nova-metadata.conf name: nova-metadata-neutron-config-0 subPath: 05-nova-metadata.conf - mountPath: /var/lib/openstack/cacerts/neutron-metadata name: neutron-metadata-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.218.119 searches: - ctlplane.openstack.lab dnsPolicy: None restartPolicy: Never schedulerName: default-scheduler securityContext: {} serviceAccount: edpm serviceAccountName: edpm terminationGracePeriodSeconds: 30 volumes: - name: neutron-ovn-metadata-agent-neutron-config-0 secret: defaultMode: 420 items: - key: 10-neutron-metadata.conf path: 10-neutron-metadata.conf secretName: neutron-ovn-metadata-agent-neutron-config - name: nova-metadata-neutron-config-0 secret: defaultMode: 420 items: - key: 05-nova-metadata.conf path: 05-nova-metadata.conf secretName: nova-metadata-neutron-config - name: neutron-metadata-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-12-03T22:38:35Z" conditions: - lastProbeTime: "2025-12-03T22:38:35Z" lastTransitionTime: "2025-12-03T22:38:35Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-12-03T22:38:35Z" lastTransitionTime: "2025-12-03T22:38:35Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-12-03T22:37:30Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}