ostree/tests/kolainst
Colin Walters 28cc761806 sysroot: Stabilize deployment finalization, add API and CLI
It's about time we do this; deployment finalization locking
is a useful feature.  An absolutely key thing here is that
we've slowly been moving towards the deployments as the primary
"source of truth".

Specifically in bootc for example, we will GC container images
not referenced by a deployment.

This is then neecessary to support a "pull but don't apply automatically" model.

This stabilizes the existing `ostree admin deploy --lock-finalization`
CLI, and adds a new `ostree admin unlock-finalization`.

We still check the old lock file path, but there's a new boolean
value as part of the staged deployment data which is intended
to be the source of truth in the future.  At some point then we
can drop the rpm-ostree lockfile handling.

Closes: https://github.com/ostreedev/ostree/issues/3025
2023-11-27 10:59:56 -05:00
..
data-shared Support overlayfs whiteouts on checkout 2022-09-28 12:26:31 +02:00
destructive sysroot: Stabilize deployment finalization, add API and CLI 2023-11-27 10:59:56 -05:00
nondestructive itest-pull-space: Use mkfs.ext4, align to at least 512b 2023-03-14 17:07:01 -04:00
.gitignore tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
destructive-stamp.ign tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
install-wrappers.sh tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
Makefile tests/kolainst: Add make localinstall 2023-04-14 15:19:17 -04:00
README.md tests/kola: Move to tests/kolainst 2020-05-27 15:16:50 +00:00