Mathieu Tortuyaux
Mathieu Tortuyaux
## Description It has been raised by the CI that Kubernetes is not working on Brightbox because Google Container Registry is somehow blocking requests: ``` cluster.go:125: time="2025-05-14T02:20:45Z" level=fatal msg="pulling image:...
Kola's `README` should act as a documentation which targets two types of users: - test writers - maintainer of the framework Existing documentation could be ordered in the following way:...
## Description When trying to deploy an instance from the GCP Marketplace using the "launch" wizard: it still shows the `edge` channel and not the `lts`. ## Impact This is...
## Description We noticed on a Flatcar instance that two systemd user manager units have been OOM killed: `user@500` and `user@1000`. This is OK but for unknown reasons yet it...
## Description When updating Kubernetes version in Flatcar test's suite, I tried to bump Cilium CNI version from 1.12.5 to 1.17.3 but it triggered a denial: ``` avc: denied {...
## Current situation When an external contributor or a maintainer opens a PR, one needs to manually set `flatcar-maintainers` as reviewer. ## Impact 1. It's easy to miss 2. You...
FOSSA integration has recently been activated on `flatcar/scripts` and this currently makes the CI unhappy on all PRs: https://app.fossa.com/projects/git%2Bgithub.com%2Fflatcar%2Fscripts/refs/branch/main/47e60959f185d5dd6099abcb5bbbaa0ca0620158/preview This impacts in several ways: * maintainers get used to merged...
**Name**: app-containers/docker-buildx **CVEs**: [CVE-2025-0495](https://www.cve.org/CVERecord?id=CVE-2025-0495) **CVSSs**: 4.1 **Action Needed**: upgrade to >= 0.21.3 **Summary**: Some cache backends allow configuring their credentials by setting secrets directly as attribute values in cache-to/cache-from configuration....
_This is an umbrella issue for the Flatcar Infrastructure Redesign effort, it gives a high-level description of the situation and the targeted goals. For updates: subscribe to this issue, check...
## Current situation Mantle uses `gophercloud` and its "old" version, let's switch to version 2 (`v2`) ## Impact * Outdated and unmaintained lib * Miss reading OpenStack credentials from now...