mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
Revert "Periodically update pod status from kubelet."
This commit is contained in:
@@ -126,7 +126,6 @@ func (f *FakeDockerClient) StartContainer(id string, hostConfig *docker.HostConf
|
||||
Running: true,
|
||||
Pid: 42,
|
||||
},
|
||||
NetworkSettings: &docker.NetworkSettings{IPAddress: "1.2.3.4"},
|
||||
}
|
||||
return f.Err
|
||||
}
|
||||
|
Reference in New Issue
Block a user