mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-03 00:21:17 +01:00
As the client returns wrapped errors, unwrap them using our own method which does `errors.As` instead of gRPC one which doesn't do unwrapping. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>