Adam Jorgensen
                                            Adam Jorgensen
                                        
                                    That's good to know. Thanks for answering my question!
See http://www.laputan.org/mud/
@soapergem I just ran into this issue myself. The `CUSTOM_CA_CERT` option does nothing, neither does adding my CA to the trust store. It seems the only option right now is...
@kumailn Hi there. You need to do the following before installing the module: ``` cd /usr/src/xpad-0.4; make ```
@Orzelius You want another use-case? Okay, here is another one which is actually pretty significant IMHO. There is a recommendation to run your Pods with a read-only root filesystem. This...
I'm sorry if my tone seems a bit rough but right now we only use Garden for development environments and part of this is due to the limitations it imposes....
@edvald Thanks for the response. I have considered combining the k8s and container type modules but unfortunately I've been so flooded with work that I haven't had a chance to...
@edvald Thanks for that example, I'll take a look at it :-)
> Thanks for the report, this should be a simple fix if using `Prefix` is backwards compatible. Hopefully it is. This is a bit of a weird one since the...
I'm curious about this too. I'm working on an application in Scala 3 and Doobie seems be the only Scala database library with proper support for Scala 3. I am...