siderolabs / go-blockdevice

Mozilla Public License 2.0
18 stars 14 forks source link

fix: do not attach token to a key slot #71

Closed Unix4ever closed 1 year ago

Unix4ever commented 1 year ago

When attached to keyslot it is not possible to add token before adding the key. Adding the key first might lead losing access to the partition if we get powerloss between writing the key and token update.

Unix4ever commented 1 year ago

/m