Julian Picht
Julian Picht
Thanks for developing this plugin! The use of `container.HostConfig.NetworkMode` as an index into `container.NetworkSettings.Networks` only works by accident, because the default docker **`bridge` mode** network is **named `bridge`**. That's not...
We faced the challenge to forward the containerd container logs from inside of an azure managed kubernetes cluster to papertrail. We tried fluentd and weren't very happy with the results....
##### **Is your feature request related to a problem?** The `exiv2json` sample has been removed by #2183, but is still referenced in the docs, vs2019 project, doxygen, and tests/suite.conf. As...
Thanks for the great library! I ran into a little issue today. With the test case below the compiler fails with a nil pointer de-reference: ``` === RUN TestBrokenRecursion ---...
Is this kind of thing something that you'd consider to merge? I'd be willing to put in some work to make it nicer, this is just a simple hack that...
Hi, I am currently trying to upgrade some very old programs to newer client versions, so we can finally get rid of predexp and update our clusters. The only possible...