Rolf Neugebauer
Rolf Neugebauer
This is a tracking issue to enable LinuxKit arm64 support for the recently announced arm64 instances. For now there seems to be two work items - Update `aws-sdk-go` to at...
I'm looking into cleaning up the kernel build and the number of kernels build. The last update to the -rt kernels was with: ``` 6f40ada81cb6 ("enable rt for 5.4.x") ```...
When using the [virtsock stress tests](https://github.com/linuxkit/virtsock) and just running the client in the VM with no one listening seems to hang HyperKit (or at least the virtio socket backend). With...
When running the `sock_stress` tests with the server on the host (`sock_stress -v 1 -s hvsock`) and the client in the Linux VM `sock_stress -v 1 -c hvsock://parent` the client...
`ceph` and `rbd-nbd` are currently only in edge testing, which makes it harder. Would be good to have them available in the base since we already enabled CEPH support in...
`junit` is a "standard" XML based file format to report unit test results and there seems to be some tooling support for it as well (at least in Jenkins). Would...