edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
160 stars 6 forks source link

cli: add recover command #634

Closed katexochen closed 2 days ago

katexochen commented 2 days ago

This introduces a new command recover that let's you recover the Coordinator state after a restart.

TODO: link doc page about recovery.

katexochen commented 2 days ago

I don't have the expertise to review the actual recovery logic itself, so I only took a look at the Go code

@msanft please take some time to familiarize yourself with the recovery logic.

davidweisse commented 2 days ago

I think we don't need this anymore: recoveryapi.Port.