Files
containerd/pkg/util
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
..
2017-12-16 00:23:14 +00:00
2018-03-17 02:24:38 +00:00
2018-07-12 16:40:45 -07:00
2017-10-27 21:51:04 +00:00
2018-09-10 11:30:52 -07:00
2019-01-23 18:14:34 -08:00