Claudia
Claudia
As a solution to simplify our image builder matrix, our new plan is to not build modules into the kernel base images, but to mount them is as volumes automatically...
`github.com/weaveworks-liquidmetal/controller-pkg` contains things used by both CAPMVM and the new microvm-operator. Aside from this switch there are no code changes at all.
Users would like to create their microvm nodes with larger attached volumes. The flintlock api exposes an option to resize the root volume of a microvm, assuming this is the...
Right now users have to give the full URL of images to the flintlock spec, which is annoying. ``` ghcr.io/weaveworks/flintlock-kernel:5.10.77 ``` At the CAPMVM level users should be able to...
Right now the `--microvmcluster-concurrency` is being used to configure both
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.2.0
I left this out in my initial implementation to keep things simple, but we should add and test this. Related to https://github.com/weaveworks-liquidmetal/liquid-metal-acceptance-tests/issues/9
**What happened:** It's a weird one, I have only seen it a couple of times and I am not 100% sure of the exact sequence of events which makes it...
It would be nice to configure the logging level in production environments.