Derek McGowan

Results 94 issues of Derek McGowan

Add `Unwrap() error` to custom error types to work with standard library

Changes in the errdefs package need a release and pulled into 2.0. The grpc error handling were split into a separate package to prevent a grpc dependency on the base...

kind/feature

## Problem A trusted mirror may use upstream's credentials to mirror private repository data. Today all credentials are pinned to a specific registry host and credentials are only sent if...

exp/beginner
kind/feature
area/distribution
status/accepted

Added test which fails without this change on a basic marshal/unmarshal Fixes #47

Before 2.0 we must update all containerd/* dependencies to tags and tag 1.x tags when we can Needs Tag - [ ] imgcrypt - [ ] containerd/api - [ ]...

dependencies

The TSC has been defunct for almost 5 years now which allows no point of escalation for resolving technical agreements. The maintainers file has also grown too large with too...

Update to use idtools equivalent functionality from `github.com/moby/sys/user`. Not all functions are moved over so I expect deprecation failures This shouldn't be a prerequisite for moving archive out. Since archive...

### Description ## Summary Move `pkg/archive` out of the main module into its own repository ### Currently relevant dependencies ``` github.com/docker/docker/pkg/archive ├ github.com/docker/docker/pkg/idtools ├ github.com/docker/docker/pkg/ioutils ├ github.com/docker/docker/pkg/pools ├ github.com/docker/docker/pkg/system ├...

status/0-triage
kind/refactor
area/go-sdk

This is a tracking issue for erofs support and the related items. ## Background EROFS is a readonly filesystem that is well suited for the container use-case, both as an...

kind/enhancement
area/distribution

### Description We need to add more upgrade testing from 1.7 to 2.1. While 2.1 drops the task v2 in the shim, older shims without task v3 should still be...

kind/test