k3s/pkg/agent
Brad Davidson 470bcd1bff Move proxy dialer out of init() and fix crash
* Fixes issue where proxy support only honored server address via K3S_URL, not CLI or config.
* Fixes crash when agent proxy is enabled, but proxy env vars do not return a proxy URL for the server address (server URL is in NO_PROXY list).
* Adds tests

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-01-12 10:41:28 -08:00
..
config Add embedded registry implementation 2024-01-11 16:29:20 -08:00
containerd Add embedded registry implementation 2024-01-11 16:29:20 -08:00
cri Wait for cri-dockerd socket (#6812) 2023-01-27 13:16:59 -08:00
cridockerd Fix stack log on panic 2023-04-28 11:24:34 -07:00
flannel Improve dualStack log 2023-11-14 10:50:37 +01:00
loadbalancer Move proxy dialer out of init() and fix crash 2024-01-12 10:41:28 -08:00
netpol Enable network policy controller metrics 2024-01-11 16:29:20 -08:00
proxy Move proxy dialer out of init() and fix crash 2024-01-12 10:41:28 -08:00
syssetup Preload iptable_filter/ip6table_filter 2022-12-13 12:51:00 -08:00
templates Add support for containerd cri registry config_path 2024-01-11 16:29:20 -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.go Add embedded registry implementation 2024-01-11 16:29:20 -08: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-11 16:29:20 -08:00
run_windows.go Add --image-service-endpoint flag (#8279) 2023-09-27 13:20:50 -07:00