ctop/connector
Sergey Ponomarev 65e9c6dff6 docker connector: refresh() delete container only if it not found but keep on failures
If inspect() call was failed due to connection problems then container will be removed anyway as like ot wasn't found.
This is probably almost never happens in real life but still some missed logic bug
2020-11-20 19:44:09 +02:00
..
collector set running = false when mock,runc collectors stopped 2020-11-13 21:43:11 +00:00
manager return static error on unimplemented manager actions 2020-10-26 11:38:17 +00:00
docker.go docker connector: refresh() delete container only if it not found but keep on failures 2020-11-20 19:44:09 +02:00
main.go aggregate io r/w across all reported stats volumes 2020-10-25 17:42:20 +00:00
mock.go add health check to mock connector 2020-10-26 12:02:31 +00:00
runc.go update go version, deps for runc v1.0.0-rc92 2020-10-25 14:22:47 +00:00