-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.13.z, 4.12.z, 4.14, 4.15
Description of problem:
Pods are being terminated on Kubelet restart if they consume any device. In case of CNV this Pods are carrying VMs and the assuption is that Kubelet will not terminate the Pod in this case.
Version-Release number of selected component (if applicable):
4.14 / 4.13.z / 4.12.z
How reproducible:
This should be reproducable with any device plugin as far as goes my understanding
Steps to Reproduce:
1. Create Pod requesting device plugin 2. Restart Kubelet 3.
Actual results:
Admission error -> Pod terminates
Expected results:
No error -> Existing & Running Pods will continue running after Kubelet restart
Additional info:
The culprit seems to be https://github.com/kubernetes/kubernetes/pull/116376
- clones
-
OCPBUGS-19480 CNV regression with recent Kubernetes rebase - device plugin
- Closed
- depends on
-
OCPBUGS-19480 CNV regression with recent Kubernetes rebase - device plugin
- Closed
- links to
-
RHBA-2023:5677 OpenShift Container Platform 4.12.z bug fix update