micw

Results 155 comments of micw

Traefik's "clustering" caused lots of cert issue failures in our installations. We finally switched to certmanager which works very well on a replicated environment (and works fine together with traefik)

Hello, I stumbled on this when testing out filebeat and then found this issue that is open for >1 year. Looks like the root cause is known an the fix...

It compiles and creates a docker image for the proxy by using github action automation Edit: and the cherry-picked fix allows to compile under a recent linux.

Sure. I'm using it for a testcase where I simulate a bad internet connection. I use testcontainers.org to run the stuff I need for my integration tests, so I built...

A pluggable tokenizer with implementation for "strict" and "lax" could do it and should not affect performance.

Looks like there's already a pull request for this: https://github.com/rancher/catalog-dockerfiles/pull/86 - but for some reason it's ignored...

To show what I mean, I have started with an initial helm chart and a script that generates the content of `multus-daemonset.yml`: https://github.com/micw/multus-cni/tree/feature/helm-chart/deployments Please let me know what you think.

@muhlemmer Do you see any chance to segregate the root cause of your resolving errors to finally get rid of it?

@kaiyou Looking forward to it.

I'd like to add one thing to the list: semantic versioning of the builds. Currently we have versioning at minor version (1.5, 1.6). Builds should have build versions too (1.6.1,...