k3s/pkg/agent/containerd
Brad Davidson f099bfa508 Fix error when image has already been pulled
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>
2024-03-26 16:19:40 -07:00
..
command.go
command_windows.go
config.go Fix wildcard entry upstream fallback 2024-03-12 23:31:16 -07:00
config_linux.go allow executors to define containerd and docker behavior 2024-02-09 15:51:35 -03:00
config_test.go Fix wildcard entry upstream fallback 2024-03-12 23:31:16 -07:00
config_windows.go allow executors to define containerd and docker behavior 2024-02-09 15:51:35 -03:00
containerd.go Fix error when image has already been pulled 2024-03-26 16:19:40 -07:00
runtimes.go fix: use correct wasm shims names 2024-03-05 13:12:08 -08:00
runtimes_test.go fix: use correct wasm shims names 2024-03-05 13:12:08 -08:00
selinux.go