Mathieu Tortuyaux

Results 358 comments of Mathieu Tortuyaux

@tuunit many thanks for your contribution! Before reviewing, would you mind opening a new issue here: https://github.com/flatcar/Flatcar/issues/new?assignees=&labels=kind%2Ffeature&projects=&template=enhancement-or-feature-request.md&title=%5BRFE%5D ? For new platform we usually create a dedicated issue to track various...

Thanks, this all looks good to me. Question: can we set this from the template repo? To avoid thinking about this when creating new repos? I just have some concerns...

> That said, what do you think about supporting both merge commits and squash commits, depending on the nature of the PR? For smaller or simpler changes, squash merges can...

Now enabled on Mantle. A few notes: * require review from codeowner is not set as there is no CODEOWNERS file at the moment * require status checks to pass:...

This is done as well for `flatcar-website`. NOTE: It is possible to export a ruleset and to import it. This could be easily integrated to some script I guess. ```json...

Some notes for `go-omaha`: - when we set a ruleset that uses CodeQL integration, we need to enable this CodeQL integration in the `security` tab otherwise it does nothing and...

I had this issue once in a VM and I suspected a memory issue.

Hello @bra-fsn and sorry for the delay here. Looking at the [documentation](https://www.kernel.org/doc/Documentation/networking/bonding.txt), the bond mac address will be the one from one of the slave (in your case `ens6f0` or...

Resolution has been suggested. I am going ahead and closing this issue, feel free to reopen it if you run into any issues regarding this resolution. Thanks!

@till the additional property (`image_original_user=core`) is used by the UI to generate the right ssh command (`core@INSTANCE-IP`). The instance will work without it of course but it's more convenient if...