mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Merge pull request #10211 from dchen1107/cleanup
Fix the race between configuring cbr0 and restarting static pods
This commit is contained in:
@@ -354,6 +354,7 @@ func (ks *KubeletExecutorServer) createAndInitKubelet(
|
||||
kc.DockerDaemonContainer,
|
||||
kc.SystemContainer,
|
||||
kc.ConfigureCBR0,
|
||||
kc.PodCIDR,
|
||||
kc.MaxPods,
|
||||
kc.DockerExecHandler,
|
||||
)
|
||||
|
Reference in New Issue
Block a user