constellation/bootstrapper/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
..
certificate Deploy Konnectivity 2022-09-09 17:26:02 +02:00
clean Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
diskencryption add license headers 2022-09-05 09:17:25 +02:00
helm Microservice upgrades (#729) 2022-12-19 16:52:15 +01:00
initserver Refactor init/recovery to use kms URI 2023-01-19 13:14:55 +01:00
joinclient internal: move components into their own package 2023-01-09 12:16:54 +01:00
kubelet Upgrade go module to v2 2022-09-22 09:10:19 +02:00
kubernetes azure: allow a set of idkeydigest values (#991) 2023-01-18 16:49:55 +01:00
logging Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
nodelock Upgrade go module to v2 2022-09-22 09:10:19 +02:00