btrepp
btrepp
> Thanks @btrepp @Sir-Jacques — @pratap0007 is currently working on it and will share a fix shortly I did manage to get 0.74 working after a few rounds of trying...
That's awesome. I switched to that and it all worked really easily. I've also noticed oci seems to be a bit more faster and reliable than git. So that's a...
I've hit this trying to use oauth2-proxy as a sidecar with Nginx rootless to secure an app. I am volume mounting and sharing a socket fine, but the different containers...
Oh yeah if all containers ran under the same user id I am sure it would work, but, usually they don't. Eg Nginx by default uses 101, oauth2-proxy looks like...
Still would be value to do from a simplification/principle of least surprise perspective
 Memes aside. It's really that read only access to a UDS is basically pointless. It's the same model as being able to say connect to a TCP socket, but...
https://github.com/golang/go/issues/11822 I thought I would look into it. Imo gos unix/os.listen seems a bit silly. Expectation I guess is calling code fixes up what inherited permissions the base libraries set....
This would also be really useful in CI, and cases when the CI runner is docker (and you are using docker-outside-docker). Currently I'm in a container, and it wants to...
Yep. I think basically dns will go up the stack. For me. It's metal Talos -> router For you it would be Talos -> vm host. As the extension runs...
Hi :). Thanks for your response and apologies taking me a while to get back to doing this, I went to other tools, but the itch got me an I...