Mathieu Tortuyaux

Results 358 comments of Mathieu Tortuyaux

> @arilou image is available for download here: https://github.com/flatcar/scripts/actions/runs/12904571853/artifacts/2467235852 - can you give a try to see if it works as expected? > > Failures in the CI are not...

(FYI, I'm holding this PR until the current release is done to avoid any confusion)

Hello @arilou, I am sorry it's on me, I totally dropped the ball on this. Any chance to rebase this PR on current `main` branch? This will have a small...

> Done Thanks, it looks like the 6.12 changes have not been pushed? I only see the changelog entry: https://github.com/flatcar/scripts/pull/2600/files

Thanks a lot @arilou this will be available in next Alpha and Beta [releases](https://github.com/orgs/flatcar/projects/7/views/8). Cherry-picked to: * flatcar-4372 * flatcar-4344

I don't have a strong opinion on this. 1. We should backport the erofs support to all maintenance branch if we go this way 2. We should benchmark erofs vs...

Hello @iurly those changes are now available in stable-4230.2.0 - can you confirm that it solves your issue? Feel free to close this issue if yes. Thanks! :)

I will go ahead and close this issue as it has been solved and available on Stable.

Hey folks, just to give an update on this PR - this test can't really work currently as the feature is not yet implemented on the various Gateway API implementations....

Hi, thanks for raising this. That's interesting because the driver `r8169` is shipped as a kernel module[^1] ``` sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.6:768:CONFIG_R8169=m ``` According the Kernel documentation[^2] it should support 8125 as well:...