mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-08 06:01:12 +02:00
This is the follow-up fix to the PR #5129. 1. Correctly catch only expected errors in the tests. 2. Rewind the snapshot each time the upload is retried. 3. Correctly unwrap errors in the `EtcdRecovery` client. 4. Update the `grpc-proxy` library to pass through the EOF error. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>