Mathieu Tortuyaux
Mathieu Tortuyaux
Hi, In `flatcar-linux/mantle` fork - we implemented back in the days a network setup to provide Internet connectivity to QEMU instances: see this [PR](https://github.com/flatcar-linux/mantle/pull/167) and this commit in particular: https://github.com/flatcar-linux/mantle/commit/d065c5df4ab980966c482aa40547f55b2594d6b3....
## Current situation Mantle does support `openstack` platform and Flatcar has Openstack releases but we do not have a deployed Openstack infrastructure to run tests against. ## Impact No Openstack...
## Description From the 10th of August, users might notified expired signing key while verifying Flatcar downloads (https://www.flatcar.org/docs/latest/setup/releases/verify-images/): ``` root@79f7fc372028:/go# gpg --verify flatcar_production_qemu_image.img.bz2.sig gpg: assuming signed data in 'flatcar_production_qemu_image.img.bz2' gpg:...
## Current situation On Flatcar, we have SELinux patches. Some of these are quite old and could be upstreamed or purely deleted. Let's gather the feedback we had from an...
Flatcar's coverage is going to increase over the time by adding more tests but adding more tests with the following habits will _de facto_ increase the overall execution time and...
## Description While integrating `kubernetes-1.24.1`, we bumped the `flannel` tested version from `0.16.3` to `0.18.1` - we notified that the `kube-flannel` daemon set is unable to start because of missing...
That could be interesting to have directly the RFC: ``` $ hssp code 204 --print Hypertext Transfer Protocol -- HTTP/1.1 Status of this Memo This document specifies an Internet standards...
/kind feature **Describe the solution you'd like**: During the CAPO office hours, @mdbooth suggested to build CAPO supported images in the CI. These images could be directly consumed by the...
Previously these remediation tests were almost the same: one for the control plane and one for the MachineDeployment. But now the KCP test is also checking remediation of the very...
### Terraform Version ``` $ terraform version Terraform v1.7.5 on linux_amd64 + provider registry.terraform.io/hashicorp/template v2.2.0 + provider registry.terraform.io/poseidon/ct v0.11.0 + provider registry.terraform.io/scaleway/scaleway v2.38.2 ``` ### Affected Resource(s) * scaleway_object_bucket *...