--- apiVersion: v1 kind: Pod metadata: annotations: k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.128.1.25/23"],"mac_address":"0a:58:0a:80:01:19","gateway_ips":["10.128.0.1"],"routes":[{"dest":"10.128.0.0/16","nextHop":"10.128.0.1"},{"dest":"172.30.0.0/16","nextHop":"10.128.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.128.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.128.0.1"}],"ip_address":"10.128.1.25/23","gateway_ip":"10.128.0.1","role":"primary"}}' k8s.v1.cni.cncf.io/network-status: |- [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.128.1.25" ], "mac": "0a:58:0a:80:01:19", "default": true, "dns": {} },{ "name": "openstack/ctlplane", "interface": "ctlplane", "ips": [ "192.168.122.30" ], "mac": "6a:fd:da:e6:44:d5", "dns": {} }] k8s.v1.cni.cncf.io/networks: '[{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]' openshift.io/scc: restricted-v2 seccomp.security.alpha.kubernetes.io/pod: runtime/default creationTimestamp: "2026-03-20T09:22:42Z" generateName: reboot-os-dataplane-step-1-edpm-a- labels: app: openstackansibleee batch.kubernetes.io/controller-uid: 1ee40a31-ace4-41cf-8aef-790c7dd3f8c6 batch.kubernetes.io/job-name: reboot-os-dataplane-step-1-edpm-a controller-uid: 1ee40a31-ace4-41cf-8aef-790c7dd3f8c6 job-name: reboot-os-dataplane-step-1-edpm-a openstackdataplanedeployment: dataplane-step-1 openstackdataplanenodeset: edpm-a openstackdataplaneservice: reboot-os managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:k8s.v1.cni.cncf.io/networks: {} f:generateName: {} f:labels: .: {} f:app: {} f:batch.kubernetes.io/controller-uid: {} f:batch.kubernetes.io/job-name: {} f:controller-uid: {} f:job-name: {} f:openstackdataplanedeployment: {} f:openstackdataplanenodeset: {} f:openstackdataplaneservice: {} f:ownerReferences: .: {} k:{"uid":"1ee40a31-ace4-41cf-8aef-790c7dd3f8c6"}: {} f:spec: f:containers: k:{"name":"reboot-os-dataplane-step-1-edpm-a"}: .: {} f:args: {} f:env: .: {} k:{"name":"ANSIBLE_FORCE_COLOR"}: .: {} f:name: {} f:value: {} k:{"name":"RUNNER_EXTRA_VARS"}: .: {} f:name: {} f:value: {} k:{"name":"RUNNER_PLAYBOOK"}: .: {} f:name: {} f:value: {} f:envFrom: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/runner/env/ssh_key/ssh_key_edpm-a"}: .: {} f:mountPath: {} f:name: {} f:subPath: {} k:{"mountPath":"/runner/inventory/hosts"}: .: {} f:mountPath: {} f:name: {} f:subPath: {} f:dnsConfig: .: {} f:nameservers: {} f:searches: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:volumes: .: {} k:{"name":"inventory"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:items: {} f:secretName: {} k:{"name":"ssh-key-edpm-a"}: .: {} f:name: {} f:secret: .: {} f:defaultMode: {} f:items: {} f:secretName: {} manager: kube-controller-manager operation: Update time: "2026-03-20T09:22:42Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.ovn.org/pod-networks: {} manager: master-0 operation: Update subresource: status time: "2026-03-20T09:22:42Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: f:k8s.v1.cni.cncf.io/network-status: {} manager: multus-daemon operation: Update subresource: status time: "2026-03-20T09:22:43Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:reason: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:reason: {} f:status: {} f:type: {} k:{"type":"PodReadyToStartContainers"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:reason: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:hostIPs: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.128.1.25"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2026-03-20T09:22:56Z" name: reboot-os-dataplane-step-1-edpm-a-rwc7j namespace: openstack ownerReferences: - apiVersion: batch/v1 blockOwnerDeletion: true controller: true kind: Job name: reboot-os-dataplane-step-1-edpm-a uid: 1ee40a31-ace4-41cf-8aef-790c7dd3f8c6 resourceVersion: "42695" uid: 5cddf32e-d511-438c-903a-ee7cdce93de8 spec: containers: - args: - ansible-runner - run - /runner - -p - osp.edpm.reboot - -i - reboot-os-dataplane-step-1-edpm-a 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-a 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:a8da62d734643927e28a259fa0b64b81a85cf108a29154c4ddaf9cf271c05610 imagePullPolicy: Always name: reboot-os-dataplane-step-1-edpm-a resources: {} securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsNonRoot: true runAsUser: 1000800000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /runner/env/ssh_key/ssh_key_edpm-a name: ssh-key-edpm-a subPath: ssh_key_edpm-a - mountPath: /runner/inventory/hosts name: inventory subPath: inventory - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-6hwhg readOnly: true dnsConfig: nameservers: - 172.30.161.206 searches: - ctlplane.openstack.lab dnsPolicy: None enableServiceLinks: true nodeName: master-0 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Never schedulerName: default-scheduler securityContext: fsGroup: 1000800000 seLinuxOptions: level: s0:c28,c22 seccompProfile: type: RuntimeDefault serviceAccount: edpm-a serviceAccountName: edpm-a terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 volumes: - name: ssh-key-edpm-a secret: defaultMode: 384 items: - key: ssh-privatekey path: ssh_key_edpm-a secretName: dataplane-ansible-ssh-private-key-secret - name: inventory secret: defaultMode: 420 items: - key: inventory path: inventory secretName: dataplanenodeset-edpm-a - name: kube-api-access-6hwhg projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2026-03-20T09:22:56Z" status: "False" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-03-20T09:22:42Z" reason: PodCompleted status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-03-20T09:22:54Z" reason: PodCompleted status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2026-03-20T09:22:54Z" reason: PodCompleted status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-03-20T09:22:42Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://da32d45fceb458285b1643cb7a68462c0f9786c034d63f718b5290e02e6bcd3e image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:a8da62d734643927e28a259fa0b64b81a85cf108a29154c4ddaf9cf271c05610 imageID: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:a8da62d734643927e28a259fa0b64b81a85cf108a29154c4ddaf9cf271c05610 lastState: {} name: reboot-os-dataplane-step-1-edpm-a ready: false restartCount: 0 started: false state: terminated: containerID: cri-o://da32d45fceb458285b1643cb7a68462c0f9786c034d63f718b5290e02e6bcd3e exitCode: 0 finishedAt: "2026-03-20T09:22:54Z" reason: Completed startedAt: "2026-03-20T09:22:44Z" volumeMounts: - mountPath: /runner/env/ssh_key/ssh_key_edpm-a name: ssh-key-edpm-a - mountPath: /runner/inventory/hosts name: inventory - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-6hwhg readOnly: true recursiveReadOnly: Disabled hostIP: 192.168.32.10 hostIPs: - ip: 192.168.32.10 phase: Succeeded podIP: 10.128.1.25 podIPs: - ip: 10.128.1.25 qosClass: BestEffort startTime: "2026-03-20T09:22:42Z"