apiVersion: batch/v1 kind: Job metadata: annotations: hash: nb4h676h569h7fh5c4hb7hdch558h64dh68h95h6dh649h5cdh545h5cdh648h5b4h5bdh686h67bh568h55h56chcdh8bh86h558h669hcbh698h84q k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' creationTimestamp: "2025-10-11T11:28:12Z" generation: 1 labels: app: openstackansibleee openstackdataplanedeployment: dataplane openstackdataplanenodeset: edpm openstackdataplaneservice: telemetry name: telemetry-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: "63903" uid: 80301beb-26f8-4e65-a5e3-9c6bda0c6a90 spec: backoffLimit: 6 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 80301beb-26f8-4e65-a5e3-9c6bda0c6a90 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: 80301beb-26f8-4e65-a5e3-9c6bda0c6a90 batch.kubernetes.io/job-name: telemetry-dataplane-edpm controller-uid: 80301beb-26f8-4e65-a5e3-9c6bda0c6a90 job-name: telemetry-dataplane-edpm openstackdataplanedeployment: dataplane openstackdataplanenodeset: edpm openstackdataplaneservice: telemetry spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.telemetry - -i - telemetry-dataplane-edpm env: - name: ANSIBLE_FORCE_COLOR value: "True" - name: RUNNER_PLAYBOOK value: |2+ osp.edpm.telemetry - name: RUNNER_EXTRA_VARS value: |2+ edpm_override_hosts: edpm edpm_service_type: telemetry envFrom: - configMapRef: name: openstack-aee-default-env optional: true image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6722a752fb7cbffbae811f6ad6567120fbd4ebbe8c38a83ec2df02850a3276bd imagePullPolicy: Always name: telemetry-dataplane-edpm resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/lib/openstack/configs/telemetry/ceilometer.conf name: ceilometer-compute-config-data-0 subPath: ceilometer.conf - mountPath: /var/lib/openstack/configs/telemetry/custom.conf name: ceilometer-compute-config-data-1 subPath: custom.conf - mountPath: /var/lib/openstack/configs/telemetry/polling.yaml name: ceilometer-compute-config-data-2 subPath: polling.yaml - mountPath: /var/lib/openstack/cacerts/telemetry name: telemetry-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: ceilometer-compute-config-data-0 secret: defaultMode: 420 items: - key: ceilometer.conf path: ceilometer.conf secretName: ceilometer-compute-config-data - name: ceilometer-compute-config-data-1 secret: defaultMode: 420 items: - key: custom.conf path: custom.conf secretName: ceilometer-compute-config-data - name: ceilometer-compute-config-data-2 secret: defaultMode: 420 items: - key: polling.yaml path: polling.yaml secretName: ceilometer-compute-config-data - name: telemetry-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:31:15Z" conditions: - lastProbeTime: "2025-10-11T11:31:15Z" lastTransitionTime: "2025-10-11T11:31:15Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-10-11T11:31:15Z" lastTransitionTime: "2025-10-11T11:31:15Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-10-11T11:28:12Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {}