Files
containerd/pkg/containerd
Sebastiaan van Stijn 51affb8839 Replace util.NormalizeImageRef with reference.ParseDockerRef
Using the utility caused other project to have containerd/cri
as a dependency, only for this utility. The new `reference.ParseDockerRef`
function does the same (it's a copy of this function).

Tests were kept for now, but could be removed in future.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-07 13:22:58 +01:00
..
2018-09-13 16:31:32 -07:00
2018-03-13 17:06:26 -05:00