Timo Beckers

Results 267 comments of Timo Beckers

Hi @Slach, thank you for the suggestion. Never used ClickHouse before. As I have limited bandwidth, and I currently have no desire to add support for anything other than Prometheus,...

Thanks for the interest, haven't worked on this in a while. Might pick this back up around the end of the year, but I'd like us to finish kernel module...

Hi, thanks for the report! We're experiencing the exact same issue, but the behaviour seems very flakey. Given many retries/re-schedules, chances are most containers will be successfully started eventually. This...

@caseydavenport That's indeed what I initially thought. This can only really work properly when libnetwork-plugin can query whether or not IPv6 is enabled on the target network. The Docker network...

@ovidiutirla Ping, there's a conflict and a build failure. Please let us know if you need more input.

@joestringer Ping, looks like you were making some changes with https://github.com/cilium/cilium/pull/31146, but not sure if this issue has been fixed by now.

@chifu1234 Ping, this is good to go if you address the feedback

Since this issue was created, many things have changed. The minimum kernel requirement was bumped to 5.4, allowing us to make use of .rodata (global consts). All user space infrastructure...

Honestly, I wouldn't reach for something much more complex. It's pretty involved to implement correctly, although the codeowners lib already has fnmatch -> regex compilation, which is a large chunk...