mirror of
https://github.com/kairos-io/kairos.git
synced 2025-02-09 05:18:51 +00:00
![]() This uses Kairos init to build all images. X86, arm and UKI images are all build with init with a single docker file. Artifacts are then build from those, like isos or raw images Also drops a bit of earthly ik the build process to directly build with docker and call aurora directly as well, so we have 1 less layer of complexity. Ideally with this, only docker is needed locally to generate final artifacts, upgrade images, raw images, UKI artifacts (EFI, upgrade and iso) and so on. Init + aurora substitutes the earthly pipeline for building. Testing still relies on earthly for the ginkgo tests. --------- Signed-off-by: Itxaka <itxaka@kairos.io> |
||
---|---|---|
.. | ||
assets | ||
keys | ||
autoinstall_test.go | ||
bundles_test.go | ||
custom_partitioning_test.go | ||
encryption_test.go | ||
go.mod | ||
go.sum | ||
install_target_test.go | ||
install_test.go | ||
netboot_test.go | ||
osv-scanner.toml | ||
provider_decentralized_test.go | ||
provider_install_qrcode_test.go | ||
provider_upgrade_k8s_test.go | ||
provider_upgrade_latest_k8s_test.go | ||
reset_test.go | ||
tests_suite_test.go | ||
uki_test.go | ||
upgrade_cli_test.go | ||
upgrade_latest_cli_test.go | ||
zfs_test.go |