Bryan Boreham

Results 835 comments of Bryan Boreham

> is there anything else we would want to update on [...] networks Of all the current options to `docker network create`, `--ip-range` is the main one that seems amenable...

Hi, thought you might like to know I got `viewcore` to work with binaries compiled by Go 1.20 and 1.21. It's somewhat empirical, definitely not complete, and I haven't tried...

This is covered by #4968, which has much more recent discussion. I'm going to close this one.

Is this likely to be resurrected? I see the original issue #7230 is still open.

Was this completed in #10544 ? Can we close this PR?

My position is this PR does not need to talk about newlines, therefore let's not.

cAdvisor puts a timestamp on its metrics; it does this because it sources the data asynchronously so it doesn't want the Prometheus scrape timestamp. Adding a staleness marker just makes...

No, there is no problem going from {1, 2, stale} to {1, 2, 3, stale}. Or to {1, 2, stale, 3}. But there is a knob to turn it off,...