cri-o/pkg
Antonio Murdaca 2202c1a460
storage: fix image retrieval by id
kubelet sends a request to create a container with an image ID (as
opposed as an image name). That ID comes from the ImageStatus response.
This patch fixes that by setting the image ID as well as the image name
and fix the login to lookup for image ID as well.

Found while running `make test-e2e-node`.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-01-31 16:32:30 +01:00
..
ocicni move ocicni from vendors to pkg/ 2017-01-19 17:45:54 -05:00
storage storage: fix image retrieval by id 2017-01-31 16:32:30 +01:00