mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-09 09:24:24 +01:00
Add a new PullImage endpoint to the shim API. Add new PullImage functions to the virtcontainers files, which allows the PullImage endpoint on the agent to be called. Update the containerd vendor files to support new PullImage API changes. Fixes #2651 Signed-off-by: Dave Hay <david_hay@uk.ibm.com> Co-authored-by: ashleyrobertson <ashleyro@uk.ibm.com> Co-authored-by: stevenhorsman <steven@uk.ibm.com>