k3s/pkg/agent
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
..
config Adjust first node-ip based on configured clusterCIDR 2024-03-06 11:10:41 +01:00
containerd Fix error when image has already been pulled 2024-03-26 16:19:40 -07:00
cri Wait for cri-dockerd socket (#6812) 2023-01-27 13:16:59 -08:00
cridockerd Consistently handle component exit on shutdown 2024-02-07 10:23:54 -08:00
flannel Consistently handle component exit on shutdown 2024-02-07 10:23:54 -08:00
loadbalancer Move proxy dialer out of init() and fix crash 2024-01-11 16:12:15 -08:00
netpol Tweak netpol node wait logs 2024-03-01 12:01:34 -08:00
proxy Move proxy dialer out of init() and fix crash 2024-01-11 16:12:15 -08:00
syssetup Preload iptable_filter/ip6table_filter 2022-12-13 12:51:00 -08:00
templates Fix additional corner cases in registries handling 2024-03-04 11:59:33 -08:00
tunnel Fix code spell check 2023-07-04 13:02:06 +02:00
util Consolidate CopyFile functions (#8079) 2023-08-01 08:55:34 -07:00
run_linux.go Added runtime classes for crun/wasm/nvidia 2023-12-08 15:49:28 -03:00
run_test.go Handle logging flags when parsing kube-proxy args 2024-01-04 16:23:03 -08:00
run_windows.go Add --image-service-endpoint flag (#8279) 2023-09-27 13:20:50 -07:00
run.go Fix NodeHosts on dual-stack clusters 2024-03-01 11:59:59 -08:00