mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
commit
e92f5890aa
@ -429,8 +429,6 @@ func NewMainKubelet(
|
||||
}
|
||||
klet.imageManager = imageManager
|
||||
|
||||
klet.runtimeState.setRuntimeSync(klet.clock.Now())
|
||||
|
||||
klet.runner = klet.containerRuntime
|
||||
klet.podManager = kubepod.NewBasicPodManager(kubepod.NewBasicMirrorClient(klet.kubeClient))
|
||||
klet.statusManager = status.NewManager(kubeClient, klet.podManager)
|
||||
|
Loading…
Reference in New Issue
Block a user