Mathieu Tortuyaux
Mathieu Tortuyaux
so I was checking coreos/coreos-assembler: they have a good approach of merging configuration to run non-exclusive tests (https://github.com/coreos/coreos-assembler/pull/2356)
@pothos regarding `--[no-]generic`: > [...] Having a new flag instead of restricting the tests to QEMU has the advantage that the tests may still run on a cloud platform for...
Hi, I would like to contribute to this issue. From an initial research, we can see that the fixed length of 8 bytes is defined in this commit: fd699ac55f736e5b39b5fe3c244115e6b776eafa. On...
it would maybe not be required to move the `flatcar-linux` go projects. See https://github.com/kinvolk/Flatcar/issues/452
Quick grep on the documentation (https://github.com/flatcar-linux/flatcar-docs/): ``` $ find docs -type f -exec grep -li "clc" {} +; docs/container-runtimes/switching-to-unified-cgroups.md docs/img/dev.jpg docs/img/quay-robot-screen.png docs/img/size.png docs/installing/bare-metal/booting-with-ipxe.md docs/installing/bare-metal/booting-with-pxe.md docs/installing/bare-metal/installing-to-disk.md docs/installing/cloud/digitalocean.md docs/installing/cloud/azure.md docs/installing/cloud/gcp.md docs/installing/cloud/aws-ec2.md docs/installing/cloud/equinix-metal.md...
Hi @igcherkaev, VMWare is tested with `guestinfo.ignition.config.data.encoding` set to `base64`. I would assume yours is `gzip+base64`? Could you try to boot the instance with `systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M printk.devkmsg=on` to try...
It's ok to close for now.
Fix has been released, I guess we can close this issue. Thanks @defo89 for the initial report!
I think we can close this for now as #685 can live on its own (and should be soon fixed).
Changed the assignment to @sayanchowdhury as he started to work on the latest piece. (https://github.com/flatcar/Flatcar/issues/720#issuecomment-1167144583) :muscle: