apiVersion: v1 kind: Pod metadata: annotations: cdi.kubevirt.io/storage.createdByController: "yes" k8s.ovn.org/pod-networks: '{"default":{"ip_addresses":["10.130.0.72/23","fd02:0:0:3::d113/64"],"mac_address":"0a:58:0a:82:00:48","gateway_ips":["fd02:0:0:3::1"],"routes":[{"dest":"10.128.0.0/14","nextHop":"10.130.0.1"},{"dest":"172.30.0.0/16","nextHop":"10.130.0.1"},{"dest":"169.254.0.5/32","nextHop":"10.130.0.1"},{"dest":"100.64.0.0/16","nextHop":"10.130.0.1"},{"dest":"fd02::/48","nextHop":"fd02:0:0:3::1"},{"dest":"fd03::/112","nextHop":"fd02:0:0:3::1"},{"dest":"fd69::5/128","nextHop":"fd02:0:0:3::1"},{"dest":"fd98::/64","nextHop":"fd02:0:0:3::1"}],"role":"primary"}}' k8s.v1.cni.cncf.io/networks: '[{"name":"br-eno8403","namespace":"openshift-mtv","default-route":["192.168.20.1"]}]' linkerd.io/inject: disabled openshift.io/scc: containerized-data-importer seccomp.security.alpha.kubernetes.io/pod: runtime/default security.openshift.io/validated-scc-subject-type: user sidecar.istio.io/inject: "false" creationTimestamp: "2026-02-18T03:36:05Z" generation: 1 labels: app: containerized-data-importer app.kubernetes.io/component: storage app.kubernetes.io/managed-by: cdi-controller app.kubernetes.io/part-of: hyperconverged-cluster app.kubernetes.io/version: 4.20.5 cdi.kubevirt.io: importer migration: 3063f638-7d03-48d3-b1d8-250a56dde0e8 plan: e8e08d7c-9602-49b4-9f49-3d0900dfbee1 prometheus.cdi.kubevirt.io: "true" resource: vm-config velero.io/exclude-from-backup: "true" vmID: f64082468cbb52dbc6c59a40c2e9458c5672 name: importer-prime-31b1fb2f-69b5-49a6-afee-0864812ce553 namespace: mtv-test ownerReferences: - apiVersion: v1 blockOwnerDeletion: true controller: true kind: PersistentVolumeClaim name: prime-31b1fb2f-69b5-49a6-afee-0864812ce553 uid: 40513f52-fb5b-4769-913c-ea23114dc18c resourceVersion: "33490558" uid: 1ab5dae4-b34c-42c2-8f72-ae02cc53c9fe spec: containers: - args: - -v=1 env: - name: IMPORTER_SOURCE value: none - name: IMPORTER_ENDPOINT - name: IMPORTER_CONTENTTYPE value: kubevirt - name: IMPORTER_IMAGE_SIZE value: "12884901888" - name: OWNER_UID value: 31b1fb2f-69b5-49a6-afee-0864812ce553 - name: FILESYSTEM_OVERHEAD value: "0" - name: INSECURE_TLS value: "false" - name: IMPORTER_DISK_ID - name: IMPORTER_UUID - name: IMPORTER_PULL_METHOD - name: IMPORTER_READY_FILE - name: IMPORTER_DONE_FILE - name: IMPORTER_BACKING_FILE - name: IMPORTER_THUMBPRINT - name: http_proxy - name: https_proxy - name: no_proxy - name: IMPORTER_CURRENT_CHECKPOINT - name: IMPORTER_PREVIOUS_CHECKPOINT - name: IMPORTER_FINAL_CHECKPOINT - name: PREALLOCATION value: "false" - name: CACHE_MODE - name: IMPORTER_REGISTRY_IMAGE_ARCHITECTURE image: registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9@sha256:0ed2ae433e552c7b2c0a6f5eb20b7cbbf03c3b20e361ef7e6ca344338464e882 imagePullPolicy: IfNotPresent name: importer ports: - containerPort: 8443 name: metrics protocol: TCP resources: limits: cpu: 750m memory: 600M requests: cpu: 100m memory: 60M securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL runAsNonRoot: true runAsUser: 107 seccompProfile: type: RuntimeDefault terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeDevices: - devicePath: /dev/cdi-block-volume name: cdi-data-vol volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-ckgpj readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: dell-per750-43.lab.eng.pek2.redhat.com preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: OnFailure schedulerName: default-scheduler securityContext: seLinuxOptions: level: s0:c29,c4 seccompProfile: type: RuntimeDefault supplementalGroups: - 1000820000 serviceAccount: default serviceAccountName: default 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 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - name: cdi-data-vol persistentVolumeClaim: claimName: prime-31b1fb2f-69b5-49a6-afee-0864812ce553 - name: kube-api-access-ckgpj 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-02-18T03:36:21Z" status: "False" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-02-18T03:36:21Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-02-18T03:36:21Z" message: 'containers with unready status: [importer]' reason: ContainersNotReady status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2026-02-18T03:36:21Z" message: 'containers with unready status: [importer]' reason: ContainersNotReady status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-02-18T03:36:21Z" status: "True" type: PodScheduled containerStatuses: - image: registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9@sha256:0ed2ae433e552c7b2c0a6f5eb20b7cbbf03c3b20e361ef7e6ca344338464e882 imageID: "" lastState: {} name: importer ready: false restartCount: 0 started: false state: waiting: reason: ContainerCreating volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-ckgpj readOnly: true recursiveReadOnly: Disabled hostIP: 10.73.72.52 hostIPs: - ip: 10.73.72.52 - ip: 2620:52:0:4948:ee2a:72ff:fe34:fe40 phase: Pending qosClass: Burstable startTime: "2026-02-18T03:36:21Z"