diff options
author | Noah Fontes <noah.fontes@puppet.com> | 2021-06-22 14:17:26 -0700 |
---|---|---|
committer | Noah Fontes <noah.fontes@puppet.com> | 2021-06-23 10:54:38 -0700 |
commit | 99f9230e3fbd3b3ede5628eeeb8458175bc9c1a0 (patch) | |
tree | f7ee9015457ec1c4d4d520b2575386f422e6e4b6 /pkg/state | |
parent | 04a81bc33664b7f7b3da0666b9296e5aaf0f63e7 (diff) |
Ensure shim propagates errors over gRPC correctly
This change wraps containerd's errdefs.ToGRPC function with one that
understands Go 1.13-style error wrapping style, which is used
pervasively throughout the shim. With this change, errors that have been
marked with, e.g., `errdefs.ErrNotFound`, will be correctly propagated
back to the containerd server.
Diffstat (limited to 'pkg/state')
0 files changed, 0 insertions, 0 deletions