Dimitris Karakasilis

Results 422 comments of Dimitris Karakasilis

New auroraboot release: https://github.com/kairos-io/AuroraBoot/releases/tag/v0.3.0 We should be good to archive the enki repository now. If there is any importing of code from that repo, we will port to auroraboot or...

Cut another release which completely removes enki as a dependency: https://github.com/kairos-io/AuroraBoot/releases/tag/v0.3.1 also the enki repository is now archived.

I extracted the last item to [a separate ticket](https://github.com/kairos-io/kairos/issues/3019). Since it has nothing to do with consolidation of osbuilder and auroraboot, I don't think it is part of this epic....

Planning decision: Let's implement the default fallback mechanism of systemd first and then see if we can implement the auto-reset feature using stages and such (extract to different ticket when...

There are more things to the suggestion in the description though. E.g. releasing `0.2` which would match the latest `0.2.X`. I can't tell what level of complexity it would bring...

Security scanners have started complaining about this: https://osv.dev/vulnerability/GO-2024-3302 We need to fix the tests and get a new release out.

Also relevant (or duplicate): https://github.com/kairos-io/kairos/issues/2945

Was it fixed here @Itxaka ? https://github.com/kairos-io/kairos/issues/2980

Eventually, we should move the "declarative" root command of Auroraboot to a subcommand but for now let's just handle this properly with an error message.

Alternatively, we can update the docs to show how one could create the RPI image with Auroraboot using the available container images.