mdecalf
mdecalf
Same issue for me : ``` multipass launch --name test --cpus 2 --mem 4096m --disk 40G --cloud-init /tmp/cloudinit.test.yaml error: No such file: /tmp/cloudinit.test.yaml ls -larth /tmp/cloudinit.test.yaml -rw-rw-r-- 1 max max...
> @mdecalf I suspect your issue with 1.3.0 is that of confinement, we can't read the file in `/tmp` since our `/tmp` is something different. You can also feed the...
I was looking at the TLS and saw that it was missing. It would be really nice to have it ... :)
Seem we have the same kind of issue but without the `haproxy.org/standalone-backend` annotation but we have a snippet ``` haproxy.org/backend-config-snippet: > option httpchk http-check send meth GET uri /xx/xx/_health ver...
> > This issue may be broader in scope than certificates. My team recently experienced an issue where many services became unreachable across our infrastructure in a way that was...