Benjamin Gilbert
Benjamin Gilbert
Thanks for the report. Did this work properly in a previous version of Container Linux?
> It started when we migrated to `CoreOS-stable-2079.3.0-hvm` Which version were you using before that?
Some NVMe issues appear to be fixed in the 4.19 kernel, which is included in current Container Linux alpha. Could you try the current alpha and see if the problem...
I expect we'll ship the userspace binary in the OS, yes.
The manifest should be signed with an inline signature, not detached. This makes the parsing more complex, but fixes signature validation failures in the presence of mirrors/caches/CDNs which may not...
See also #118.
Ignition is distro-independent and doesn't know the partition layout constraints of the OS it runs on, so this needs to go in Butane in the `fcos` variant.
It's common to have a `/var` partition after the root partition, but we should only warn if that would make the root partition too small. In sum, the values we...
I'm not sure whether Container Linux would successfully boot, even if the install completed normally. Could you try modifying the check to accept `mpath` and see whether you get a...
Add a file with a `.sh` extension to `/etc/profile.d`.