Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 7b3c08d7d3 Merge pull request #30789 from yujuhong/image_match
Automatic merge from submit-queue

Fix image inspection and matching

An image string could contain a hostname (e.g., "docker.io") or not. The same
applies to the RepoTags returned from an image inspection. To determine whether
the image docker pulled matches what the user ask for, we check if the either
string is the suffix of the other.

/cc @dims @dchen1107 @Random-Liu

This fixes #30710
2016-08-20 06:18:41 -07:00
..
2016-08-02 16:33:03 -07:00
2016-08-12 17:07:25 -07:00
2016-07-16 13:48:21 -04:00
2016-08-03 01:14:44 +03:00
2016-08-03 01:14:44 +03:00
2016-08-03 01:14:44 +03:00
2016-08-17 16:21:19 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-03 01:14:44 +03:00
2016-07-16 13:48:21 -04:00
2016-08-18 10:19:59 -07:00
2016-03-02 20:46:32 -05:00
2016-08-03 01:14:44 +03:00
2016-08-03 13:19:22 +08:00