mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 21:28:16 +00:00
Automatic merge from submit-queue If error continue for loop If err does not add continue, type conversion will be error. If do not add continue, pod. (* V1.Pod) may cause panic to run. **Release note**: ```release-note NONE ```