Dimitris Karakasilis 018322ff00 Move from partition_info to config package
Now the kcrypt configuration will be just a block (`kcrypt`) in the regular
kairos configuration files.

We will use the config mechanism of looking up in multiple directories
becase the old code was only looking at `/oem` but at boot time
(initramfs) the configuration was present in `/sysroot/oem`.

The reason it "worked" was that we had a bug and a sealedvolume was
matching our request simply because we sent an empty UUID/Label/Name
and the sealedvolume had and empty UUID (empty matches empty, right?)

With that fixed on the challenger server side, it became obvious that we
never actually read the partition_info file because we were looking for
it at the wrong place.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-01-18 14:55:25 +02:00
2022-10-04 17:08:20 +00:00
2022-10-03 11:03:48 +02:00
2022-11-23 15:16:04 +01:00
2022-10-06 14:53:51 +00:00
Description
🛡️ Cloud native guardian for persistent data in the edge
9.1 MiB
Languages
Go 89.1%
Earthly 10.3%
Shell 0.6%