Jeremi Piotrowski

Results 30 issues of 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...

help wanted
kind/cleanup

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...

kind/roadmap
kind/feature
area/tpm

## 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...

kind/feature
kind/docs
platform/arm64

## 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...

kind/bug
area/selinux

## 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...

kind/bug
platform/AWS

## 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,...

kind/bug

## 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...

kind/feature
platform/Azure

## 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:**...

bug
Service Attention
ARM
customer-reported
needs-team-attention

**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...

cncf-cla: yes
area/provider/azure
release-note
size/XXL
ok-to-test
do-not-merge/hold
sig/cluster-lifecycle

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

size/tiny