mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #95260 from amandahla/issue93784
Fixes high CPU usage in kubectl drain
This commit is contained in:
commit
86a208edc8
@ -349,7 +349,6 @@ func (d *Helper) evictPods(pods []corev1.Pod, policyGroupVersion string, getPodF
|
||||
if err != nil {
|
||||
errors = append(errors, err)
|
||||
}
|
||||
default:
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user