Comparing v1.2.3...v1.2.4 · containerd/containerd
Commits on Feb 8, 2019
-
Use distribution's reference.ParseDockerRef
Using the cri utility caused other project to have containerd/cri as a dependency, only for this utility. The new `reference.ParseDockerRef` function does the same (other than having a different name). Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 525802f) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>