mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Remove static kubelet client, refactor ConnectionInfoGetter
This commit is contained in:
@@ -354,7 +354,7 @@ func NewMasterConfig() *master.Config {
|
||||
StorageFactory: storageFactory,
|
||||
EnableCoreControllers: true,
|
||||
EnableWatchCache: true,
|
||||
KubeletClient: kubeletclient.FakeKubeletClient{},
|
||||
KubeletClientConfig: kubeletclient.KubeletClientConfig{Port: 10250},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user