constellation/disk-mapper/internal
Otto Bittner 9a1f52e94e Refactor init/recovery to use kms URI
So far the masterSecret was sent to the initial bootstrapper
on init/recovery. With this commit this information is encoded
in the kmsURI that is sent during init.
For recover, the communication with the recoveryserver is
changed. Before a streaming gRPC call was used to
exchanges UUID for measurementSecret and state disk key.
Now a standard gRPC is made that includes the same kmsURI &
storageURI that are sent during init.
2023-01-19 13:14:55 +01:00
..
mapper Upgrade go module to v2 2022-09-22 09:10:19 +02:00
recoveryserver Refactor init/recovery to use kms URI 2023-01-19 13:14:55 +01:00
rejoinclient Upgrade go module to v2 2022-09-22 09:10:19 +02:00
setup Remove obsolote revive comments 2022-11-23 08:35:12 +01:00
systemd AB#2260 Refactor disk-mapper recovery (#82) 2022-09-08 14:45:27 +02:00
test Upgrade go module to v2 2022-09-22 09:10:19 +02:00