Dimitar Popov

Results 4 comments of Dimitar Popov

I can't get a reliable reproducible example so far, but when this fails the logs look like this: ``` I0302 12:45:11.323301 279 util.go:77] Request Headers: http.Header{"Accept":[]string{"application/json"}, "Accept-Encoding":[]string{"gzip, x-gzip, deflate"}, "Connection":[]string{"keep-alive"},...

At the point we get to [this line](https://github.com/joyrex2001/kubedock/blob/0.8.1/internal/server/routes/containers.go#L132) `c.Writer.Written()` is `true` and `c.Writer.Status()` is `404`. Not sure what sets them though.

@Grimler91 that PR indeed fixed it - thank you so much!

I don't know. Our use case for using kubedock was removed some time ago. Given that there is little to go on from my original bug report, probably not worth...