cri-o/pkg
Antonio Murdaca 3b545abf12
image_pull: check image already pulled
This is an optimization of our image pull code path. It's basically
how docker handles pulls as well. Let's be smart and check the image in
pull code path as well.
This also matches docker behavior which first checks whether we're
allowed to actually pull an image before looking into local storage.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-08 15:03:27 +02:00
..
annotations pkg/annotations: Export CRI-O annotations namespace 2017-06-01 23:45:44 +02:00
ocicni ocicni: Support asynchronous network config creation 2017-04-10 17:36:28 +02:00
storage image_pull: check image already pulled 2017-06-08 15:03:27 +02:00