Jeremi Piotrowski
Jeremi Piotrowski
As @johananl pointed out here https://github.com/kubernetes-sigs/image-builder/pull/834#discussion_r876166796 , currently `validate-*` targets in the Makefile are out of sync with actual build targets. The makefile generates the `validate-*` targets from the build...
Rough first draft, currently not ordered: - [x] update grub https://github.com/flatcar/scripts/pull/1082 - [x] update ignition https://github.com/flatcar-linux/Flatcar/issues/387 - [x] update shim - [x] update EDK2 OVMF (?) - [x] investigate SBAT...
## Current situation It is possible to boot current arm64 alpha images (2983.0.0) on RaspberryPi 4, but there are several manual steps needed to perform the setup and to gain...
## Description When selinux is set to enforcing, the interaction with lockdown LSM prevents unsigned kernel modules from being loaded. This is not a bug that we intend to fix...
## Description Weekly all platform test run has failed on AWS. As far as I can tell, all instances failed to boot. I've managed to capture the following boot log...
## Description Falco uses a docker container to bind mount kernel module paths from the host and then builds a kernel module. This build runs inside a debian 10 container,...
## Current situation Currently Azure extensions do not work on Flatcar because: - Flatcar does not ship the required dependencies - the extensions explicitly list supported distributions, and these lists...
## Describe the bug An ARM template generated from any resource group that includes a StorageAccount fails when redeploying with an `InvalidXmlDocument` error. **Command Name** `az deployment group create` **Errors:**...
**What type of PR is this?** /kind other **What this PR does / why we need it**: This PR adds a cluster template for Flatcar Container Linux based clusters. **Which...
Correct the quoting so that we run the script correctly. It currently fails with: bash: .../tests/integration/kubernetes/cleanup_bare_metal_env.sh false: No such file or directory