Akihiro Suda
Akihiro Suda
> Use cloud-init to install rsync SGTM
CI is failing
What's the current status of this?
> What should be the threshold then? Any size or number of files? Same as https://github.com/AkihiroSuda/alcless/blob/v0.1.1/cmd/alclessctl/commands/shell/shell.go#L54-L55: ```go // Depth of "/Users/USER" is 3. const rsyncMinimumSrcDirDepth = 4 ``` > rsync...
Maybe we have to postpone this to v2.1+ ?
`--net=none` seems to avoid the hook issue, but still fails due to another error ```console $ sudo nerdctl run --net=none --rm --runtime=io.containerd.wasmedge.v1 ghcr.io/containerd/runwasi/wasi-demo-app:latest testwasm WARN[0000] cannot set cgroup manager to...
cc @caniszczyk
> Does this also allows connecting to other VM in case of user-v2 network ? Yes
> The changes looks good for me for now. > > I was thinking if providing 1 tunnel for every instance is confusing. Rather shouldn't we provide 1 for every...
> The changes looks good for me for now. > > I was thinking if providing 1 tunnel for every instance is confusing. Rather shouldn't we provide 1 for every...