Dimitris Karakasilis

Results 329 comments of Dimitris Karakasilis

It's been a while so I hope what I remember is still correct. Pipeline source: https://github.com/suse/scf-eirini-ci Deployed here: https://concourse.suse.de/teams/main/pipelines/scf-eirini-ci (can't access it because login to Concourse gives me an error)...

Things to watch for: - This doesn't exist anymore: https://github.com/SUSE/catapult/blob/master/modules/tests/kubecf-test.sh#L206 (thus we don't need to skip it) - We seem to [skip this](https://github.com/SUSE/catapult/blob/master/modules/tests/kubecf-test.sh#L207) because rolling deployments don't work in kubecf....

Related story: https://github.com/kairos-io/kairos/issues/2107

Given the amount of time this has been open, can we still hope that the 2 projects haven't diverged so much that a migration from one to the other is...

We have "reset" but it doesn't work exactly like the "reset" in non-UKI installations. We need to discuss whether the current implementation is enough or if we need to do...

Currently the non-UKI reset does: - formats the persistent partition by default this is all the user data in the bound persistent directories (e.g. containers, databases, whatever) - formats the...

Also relevant information on how upgrade works in "legacy": https://github.com/kairos-io/kairos/issues/1286#issue-1666278081

Keeping open until it's bumped in kairos

I did a test from master and it works. All good.

For reference, we are planning to test with this package: https://github.com/kairos-io/packages/pull/680/files So that we control the systemd-boot package version. Also we might be able to reach a "distro agnostic" state...