Thiago Linhares
Results
2
issues of
Thiago Linhares
Whenever I set a default acl to dir, it's not inherited by its subdirectories of files. To reproduce: On WSL2 machine: `$ podman run --privileged --rm -it ubuntu bash` Inside...
This fix simply adds `maintenance` host to resolv for 127.0.0.1, avoiding nginx failure when starting k8s pod Logs when error occurs: ``` log [root]@[mymachine]:[~]# kubectl logs django-b89b5bf97-4qrs2 -c nginx -n...