Mathieu Tortuyaux

Results 358 comments of Mathieu Tortuyaux

My two cents while I have the head in this. This interface: https://alpha.release.flatcar-linux.net/amd64-usr/current/ is the default one generated by Caddy and it's a template that we can customize (https://caddyserver.com/docs/caddyfile/directives/file_server)

Closing in favor of: https://github.com/flatcar/Flatcar/issues/1603

I read and understand the process, and agree to follow it.

Hey folks, I think this is handled here: https://github.com/flatcar/scripts/pull/2976

Hi, thanks for the detailed report. FYI the redirect to Github OAuth is expected, one is not supposed to `GET` but to `POST` on this endpoint: ``` $ curl -X...

Ok thanks. So this is the last version, no error nor update should be reported. From `4230.2.4`, if you run again: `update_engine_client -update`, what do you see in the logs:...

alpha-4515.0.0: http://localhost:8080/job/container/job/sdk/2357/cldsv/ beta-4459.1.1: http://localhost:8080/job/container/job/packages_all_arches/6955/cldsv/ stable-4459.2.0: http://localhost:8080/job/container/job/packages_all_arches/6956/cldsv/

From a maintainer perspective, I can surely say that Flatcar won't be what it is today without Equinix Metal sponsoring.

Thanks @LexiNadolski ! For what is worth, you can open a PR on the flatcar-website as well, e.g: https://github.com/flatcar/flatcar-website/pull/394 - that sometimes easier to gather feedback (and it provides a...

> It's a BPF thing. We should probably turn it on. 😄 As usual, we just need to check if does not increase a lot the Kernel size but I...