mirror of https://github.com/k3s-io/k3s
6d2e9314b1
CRI and containerd APIs disagree about the registry names - CRI supports
index.docker.io as an alias for docker.io, while containerd does not.
Use the actual stored RepoTag to determine what image to ask containerd for.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
config | ||
containerd | ||
cri | ||
cridockerd | ||
flannel | ||
loadbalancer | ||
netpol | ||
proxy | ||
syssetup | ||
templates | ||
tunnel | ||
util | ||
run.go | ||
run_linux.go | ||
run_test.go | ||
run_windows.go |