Dimitris Karakasilis

Results 68 issues of Dimitris Karakasilis

Needs this: https://github.com/kairos-io/kairos-agent/pull/446 Fixes: https://github.com/kairos-io/kairos/issues/2385 In WIP state because it points to a kairos-agent dev branch (`KAIROS_AGENT_DEV_BRANCH`). Will open for review as soon as the kairos-agent PR is merged. **What...

If you create an iso with: ``` earthly -P +iso -BASE_IMAGE=quay.io/kairos/core-ubuntu-22-lts ``` you get an image that reports this: ``` debugging-station login: kairos Password: Welcome to Ubuntu 22.04.2 LTS (GNU/Linux...

enhancement
good first issue
chore
area/provider
hacktoberfest

We currently have 2 different tools to build Kairos images: - Auraboot, meant to be used outside Kubernetes - osbuilder, meant to be used as a controller inside Kubernetes ![osbuilder...

epic
lane/factory

and possibly try to build nvidia image on a newer ubuntu version so we can get rid of 20.04 in the pipelines.

The golang library we use in Auroraboot to implement netbooting is no longer maintained: https://github.com/danderson/netboot It already doesn't work with some devices (e.g. ASUS PN64). We should consider some better...

systemd-boot has a was to perform boot assessment and fallback to other entries if booting fails. It is described in detail [here](https://uapi-group.org/specifications/specs/boot_loader_specification/#boot-counting) and [here](https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT/). It's not very complicated and only...

After this: https://github.com/kairos-io/kairos-agent/pull/552 we should now update the schema to allow these new paths: https://github.com/kairos-io/kairos-sdk/blob/156caa6f8c9066b99417912a572285c33ab44b3c/schema/install_schema.go#L14 Auroraboot fails with this if we don't: ``` Target OSs /etc/systemd/system/cloud_init.yaml does not pass validation....

bug
hacktoberfest

https://www.meetup.com/patras-tech-talk/events/303753539