mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Remove stale comment.
This commit is contained in:
@@ -137,8 +137,6 @@ func newContainerManager(cadvisorInterface cadvisor.Interface, dockerDaemonConta
|
||||
systemContainers = append(systemContainers, newSystemContainer(kubeletContainerName))
|
||||
}
|
||||
|
||||
// TODO(vmarmol): Add Kube-proxy container.
|
||||
|
||||
return &containerManagerImpl{
|
||||
systemContainers: systemContainers,
|
||||
}, nil
|
||||
|
Reference in New Issue
Block a user