mirror of
https://github.com/containerd/containerd.git
synced 2026-06-24 08:48:48 +00:00
Currently the error is not encoded and only the error message can be retrieved on the client. With this change, clients can access the unexpected error type even over grpc. Signed-off-by: Derek McGowan <derek@mcg.dev>