mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- Update IsErrNotFound() to check for the current type before falling back to detecting the deprecated type. - Remove unauthorizedError and notImplementedError types, which were not used. - IsErrPluginPermissionDenied() was added in7c36a1af03, but not used at the time, and still appears to be unused. - Deprecate IsErrUnauthorized in favor of errdefs.IsUnauthorized() - Deprecate IsErrNotImplemented in favor of errdefs,IsNotImplemented() Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commitee230d8fdd) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2.7 KiB
2.7 KiB