-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 48374, 48524, 48519, 42548, 48615) Kubelet run() should accept partial KubeletDeps This is used by integrators that want to perform partial overrides of key interfaces. Refactors the run() method to fit the existing style and preserve the existing behavior, but allow (for instance) client bootstrap and cert refresh even when some dependencies are injected. @derekwaynecarr hit while reviewing client bootstrap code
8df63201