Torsten Krah
Torsten Krah
Same here. The docs are missing how to provide the needed root certificates or how to skip cert validation.
@steweg Found that wile looking for an IKEv2 client as AnyConnect replacement - where is your related PR to this issue - I was unable to find it. Are you...
@steweg thanks for that PR link and the insights there, understandable from strongswans perspective, in that case this one can be closed imho as won't be supported anytime soon so...
That is not really a good solution to clear the CSP. Why not fix the generated report to move the inline styles to a css file + load that and...
fyi, I'll add my suggestions / questions to the PR.
I got that problem too, my user can delete a namespace but is not allowed to list / watch others - so kubectl delete namespace XX will result in an...
> We have seen success in preventing this on alpine 3.20 by adding a `--disable-gpu` flag into the launch args, e.g. Thanks for mentioning this workaround. While locally and with...
You would need to pass the string "new" to fix that warning - but I can't recommend using new yet, see the issue comment.
Imho this is already done. If you look to the implementation here: https://github.com/docker-java/docker-java/blob/main/docker-java-core/src/main/java/com/github/dockerjava/core/DefaultInvocationBuilder.java#L187 and following that here: https://github.com/docker-java/docker-java/blob/main/docker-java-core/src/main/java/com/github/dockerjava/core/DefaultInvocationBuilder.java#L247 the response code is checked and a 500 should end in an...
Got the same problem but with the "asciidoctor-lists" gem when using the "asciidoctorPdf" task from the pdf plugin. ``` Exception in thread "main" org.jruby.exceptions.LoadError: (LoadError) no such file to load...