mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 22:51:12 +02: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>