Itxaka

Results 67 issues of Itxaka

**Description** Currently if you run cosign verify against a non existing image, against a not signed image, against a signed image with a different key, the exit status is the...

enhancement
good first issue

Current test takes about +1 hour https://github.com/rancher/elemental-toolkit/actions/runs/3272730635/jobs/5384751282 so it would be good to be able to run that in parallel instead. See recovery tests to see how they were splitted...

due to how we calculate the tags, commits and references when pushing the repo, after tagging the repo if the main job runs before the release job, it will use...

While implementing the search in hypper we foudn out that most of the code is under cmd for some reason. As part of the implementation, the relevant code was moved...

upstream

For some reason, the efi booting stuff was disabled on the upstream ubuntu kernel packages for raspi: commit: https://git.launchpad.net/ubuntu/+source/linux-raspi/commit/?h=applied/ubuntu/devel&id=0d02ca7853f4e487ff8b912b0d1d43ceb31a528b Change: ```diff diff --git a/debian.raspi/config/annotations b/debian.raspi/config/annotations index 5fddd3c1a9..136d8cf4af 100644 -CONFIG_EFI policy...

bug

From alpine master. os-release: ``` NAME="Alpine Linux" ID=alpine VERSION_ID=3.18.4 PRETTY_NAME="Alpine Linux v3.18" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues" KAIROS_NAME="kairos-standard-alpine-3.18" KAIROS_VERSION="v2.4.1-42-g3287a5a5-k3sv1.28.2+k3s1" KAIROS_ID="kairos" KAIROS_ID_LIKE="kairos-standard-alpine-3.18" KAIROS_VERSION_ID="v2.4.1-42-g3287a5a5-k3sv1.28.2+k3s1" KAIROS_PRETTY_NAME="kairos-standard-alpine-3.18 v2.4.1-42-g3287a5a5-k3sv1.28.2+k3s1" KAIROS_BUG_REPORT_URL="https://github.com/kairos-io/kairos/issues" KAIROS_HOME_URL="https://github.com/kairos-io/kairos" KAIROS_IMAGE_REPO="quay.io/kairos/alpine" KAIROS_IMAGE_LABEL="v2.4.1-42-g3287a5a5-k3sv1.28.2+k3s1" KAIROS_GITHUB_REPO="kairos-io/provider-kairos" KAIROS_VARIANT="standard" KAIROS_FLAVOR="alpine" ``` cloud-config:...

bug
alpine-based
area/alpine
ci

Card to track the new fedora-based osbuilder artifacts\ - [x] iso-uki artifacts - [x] iso artifacts - [ ] arm artifacts @Itxaka - Its bwoken! `Synchronous Exception at 0x00000002C5487DE0` -...

Hey everyone, is there any resource I can receive guidance from regarding building a dockerfile to create a base NixOS system that is compatible with Kairos? I currently have a...

area/flavor
community supported

Creating the luet repo on a new package now takes quite a bit of time, around 20 minutes. 5 minutes downloading all the metadata in the repo and another 15...

enhancement
area/packages
papercut

Runninng ``` docker run --platform linux/amd64 \ -v "$PWD"/build:/tmp/auroraboot \ --rm -ti quay.io/kairos/auroraboot:v0.2.5 \ --set container_image=quay.io/kairos/core-ubuntu-22-lts-k3s:v1.26.4-k3s1 \ --set "disable_http_server=true" \ --set "disable_netboot=true" \ --set "state_dir=/tmp/auroraboot" ``` From a Mac with...

bug
documentation
area/auroraboot