-
In order to expose GPUs in K8s, you'll have to install nvidia-docker as an additional container runtime. A lot of people surely would love to run sandboxed containers with GPU support though.
Do y…
-
Currently, Lima imports 4 libraries of YAML 😓
https://github.com/lima-vm/lima/blob/52f5ad31e4c1f2a58fc37d1191ceebfdd5150dbe/go.mod#L24
https://github.com/lima-vm/lima/blob/52f5ad31e4c1f2a58fc37…
-
Currently the IP fragment reassembly timeout is fixed to 30 seconds (DefaultReassembleTimeout).
It should be configurable (ideally dynamically).
-
Reported by Ron Braunstein:
I have an overlay mount in config.json that works for "runc", but not for "runsc"
```shell
$ grep -B2 -A7 overlay config.json
{
"destination": "/ov",
"type": "…
-
Both IPv4 and IPv6 "ANY" are modeled by the empty string, which means it is impossible to tell from outside of the `package tcpip`'s interfaces if such "ANY" addresses are IPv4 or IPv6.
This is a g…
-
Go 1.17 implements a new way of passing function arguments and results using registers instead of the stack.
- https://go.googlesource.com/proposal/+/master/design/40724-register-calling.md
- http…
-
### Description
Running a program which uses inotify to monitor for filesystem changes will not be notified for changes to files bind mounted into a container running in gVisor, nor will it be notifi…
-
Tracking bug to make Tailscale SSH sessions outlive `tailscaled` during upgrades.
Because the SSH server uses netstack, all the TCP/IP state is in netstack. And the sessions are child processes of …
-
### Description
`//test/benchmarks/tcp:tcp_benchmark` can run with netstack as the iperf client, server, or neither (native). As the server (and with host GRO/GSO enabled) I see throughput similar …
-
### 复现步骤 / Step to reproduce
开启系统代理后,任务栏图标会变成深红色。
如果其他程序抢占了系统代理或关闭了系统代理,此时程序主页面会显示OCCUPIED或DISABLED.
但是任务栏的程序图标仍是停留在系统代理的深红色,并不会相应变成未启用的白色。
这就导致ClashNyanpasu的系统代理状态失去最直观的指示。
![屏幕截图 2024-08-30 2…