--- apiVersion: batch/v1 items: - apiVersion: batch/v1 kind: Job metadata: creationTimestamp: "2025-10-11T10:24:33Z" generation: 1 labels: app: assisted-installer-controller batch.kubernetes.io/controller-uid: 74678996-3c0b-42fe-a9e0-dff43ce73a0b batch.kubernetes.io/job-name: assisted-installer-controller controller-uid: 74678996-3c0b-42fe-a9e0-dff43ce73a0b job-name: assisted-installer-controller managedFields: - apiVersion: batch/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:app: {} f:spec: f:backoffLimit: {} f:completionMode: {} f:completions: {} f:manualSelector: {} f:parallelism: {} f:podReplacementPolicy: {} f:suspend: {} f:template: f:metadata: f:labels: .: {} f:app: {} f:spec: f:containers: k:{"name":"assisted-installer-controller"}: .: {} f:env: .: {} k:{"name":"CA_CERT_PATH"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} k:{"name":"CHECK_CLUSTER_VERSION"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} k:{"name":"CLUSTER_ID"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} k:{"name":"HIGH_AVAILABILITY_MODE"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} k:{"name":"INVENTORY_URL"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} k:{"name":"MUST_GATHER_IMAGE"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} k:{"name":"NOTIFY_NUM_REBOOTS"}: .: {} f:name: {} f:value: {} k:{"name":"OPENSHIFT_VERSION"}: .: {} f:name: {} f:value: {} k:{"name":"PULL_SECRET_TOKEN"}: .: {} f:name: {} f:valueFrom: .: {} f:secretKeyRef: {} k:{"name":"SKIP_CERT_VERIFICATION"}: .: {} f:name: {} f:valueFrom: .: {} f:configMapKeyRef: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/etc/pki"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/tmp/host-resolv.conf"}: .: {} f:mountPath: {} f:name: {} k:{"mountPath":"/tmp/var-run-resolv.conf"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:hostNetwork: {} f:nodeSelector: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:serviceAccount: {} f:serviceAccountName: {} f:terminationGracePeriodSeconds: {} f:tolerations: {} f:volumes: .: {} k:{"name":"host-ca-bundle"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"host-resolv-conf"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} k:{"name":"host-var-run-resolv-conf"}: .: {} f:hostPath: .: {} f:path: {} f:type: {} f:name: {} manager: cluster-bootstrap operation: Update time: "2025-10-11T10:24:33Z" - apiVersion: batch/v1 fieldsType: FieldsV1 fieldsV1: f:status: f:completionTime: {} f:conditions: {} f:ready: {} f:startTime: {} f:succeeded: {} f:terminating: {} f:uncountedTerminatedPods: {} manager: kube-controller-manager operation: Update subresource: status time: "2025-10-11T10:47:46Z" name: assisted-installer-controller namespace: assisted-installer resourceVersion: "26121" uid: 74678996-3c0b-42fe-a9e0-dff43ce73a0b spec: backoffLimit: 100 completionMode: NonIndexed completions: 1 manualSelector: false parallelism: 1 podReplacementPolicy: TerminatingOrFailed selector: matchLabels: batch.kubernetes.io/controller-uid: 74678996-3c0b-42fe-a9e0-dff43ce73a0b suspend: false template: metadata: creationTimestamp: null labels: app: assisted-installer-controller batch.kubernetes.io/controller-uid: 74678996-3c0b-42fe-a9e0-dff43ce73a0b batch.kubernetes.io/job-name: assisted-installer-controller controller-uid: 74678996-3c0b-42fe-a9e0-dff43ce73a0b job-name: assisted-installer-controller spec: containers: - env: - name: CLUSTER_ID valueFrom: configMapKeyRef: key: cluster-id name: assisted-installer-controller-config - name: INVENTORY_URL valueFrom: configMapKeyRef: key: inventory-url name: assisted-installer-controller-config - name: PULL_SECRET_TOKEN valueFrom: secretKeyRef: key: pull-secret-token name: assisted-installer-controller-secret - name: CA_CERT_PATH valueFrom: configMapKeyRef: key: ca-cert-path name: assisted-installer-controller-config optional: true - name: SKIP_CERT_VERIFICATION valueFrom: configMapKeyRef: key: skip-cert-verification name: assisted-installer-controller-config optional: true - name: OPENSHIFT_VERSION value: 4.18.25 - name: NOTIFY_NUM_REBOOTS value: "true" - name: HIGH_AVAILABILITY_MODE valueFrom: configMapKeyRef: key: high-availability-mode name: assisted-installer-controller-config optional: true - name: CHECK_CLUSTER_VERSION valueFrom: configMapKeyRef: key: check-cluster-version name: assisted-installer-controller-config optional: true - name: MUST_GATHER_IMAGE valueFrom: configMapKeyRef: key: must-gather-image name: assisted-installer-controller-config optional: true image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2fe368c29648f07f2b0f3849feef0eda2000555e91d268e2b5a19526179619c imagePullPolicy: IfNotPresent name: assisted-installer-controller resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /etc/pki name: host-ca-bundle - mountPath: /tmp/var-run-resolv.conf name: host-var-run-resolv-conf - mountPath: /tmp/host-resolv.conf name: host-resolv-conf dnsPolicy: ClusterFirst hostNetwork: true nodeSelector: node-role.kubernetes.io/master: "" restartPolicy: OnFailure schedulerName: default-scheduler securityContext: {} serviceAccount: assisted-installer-controller serviceAccountName: assisted-installer-controller terminationGracePeriodSeconds: 30 tolerations: - effect: NoSchedule key: node-role.kubernetes.io/master operator: Exists volumes: - hostPath: path: /etc/pki type: "" name: host-ca-bundle - hostPath: path: /var/run/NetworkManager/resolv.conf type: "" name: host-var-run-resolv-conf - hostPath: path: /etc/resolv.conf type: "" name: host-resolv-conf status: completionTime: "2025-10-11T10:47:46Z" conditions: - lastProbeTime: "2025-10-11T10:47:46Z" lastTransitionTime: "2025-10-11T10:47:46Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: SuccessCriteriaMet - lastProbeTime: "2025-10-11T10:47:46Z" lastTransitionTime: "2025-10-11T10:47:46Z" message: Reached expected number of succeeded pods reason: CompletionsReached status: "True" type: Complete ready: 0 startTime: "2025-10-11T10:24:35Z" succeeded: 1 terminating: 0 uncountedTerminatedPods: {} kind: JobList metadata: resourceVersion: "64227"