constellation/bootstrapper/internal/diskencryption
Daniel Weiße 1077b7a48e
bootstrapper: wipe disk and reboot on non-recoverable error (#2971)
* Let JoinClient return fatal errors
* Mark disk for wiping if JoinClient or InitServer return errors
* Reboot system if bootstrapper detects an error
* Refactor joinClient start/stop implementation
* Fix joining nodes retrying kubeadm 3 times in all cases
* Write non-recoverable failures to syslog before rebooting

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-03-12 11:43:38 +01:00
..
BUILD.bazel bazel: allow "bazel test" to work without cgo dependencies 2023-08-18 16:36:13 +02:00
diskencryption_test.go goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
diskencryption.go bootstrapper: wipe disk and reboot on non-recoverable error (#2971) 2024-03-12 11:43:38 +01:00