cri-o/pkg/storage
umohnani8 e35204c5e0 Fix create container failure due to wrong image reference
When the image name is resolved with the registries from crio.conf only
the resolved name with the first registry is passed to create_container
eventhough there are more registries in the crio.conf file.
Fix this to try the resolved image names with all the registries given in the conf file.

Signed-off-by: umohnani8 <umohnani@redhat.com>
2018-03-02 11:13:51 -05:00
..
doc.go Rename ocid to crio. 2017-05-12 09:56:06 -04:00
image.go Fix create container failure due to wrong image reference 2018-03-02 11:13:51 -05:00
image_test.go image_pull: fix image resolver 2017-11-28 23:53:18 +01:00
runtime.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00