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