Vlastimil Zeman
Vlastimil Zeman
Fixes #85, #126 and #274. Supersedes #329 and fulfils @AkihiroSuda requirement from https://github.com/genuinetools/img/pull/329#pullrequestreview-606338010 :crossed_fingers: If `--insecure-registry` is passed, then we first try to do HTTPS request and if a response...
I was looking at the codebase and thinking if I can make some part a bit nicer. Here is my first attempt. I have: - added unit tests for `ErrorFilter`...
Hello, First, thank you for providing this linter! I am using it as part of `golangci-lint`. I am now working on a project that have some `regex.Must` in global variables...
Hello, I was able to use your module successfully with previous kernels but after (I think 5.11.0-40) I can only build the module using `make clean && make` but I...