k3s/pkg/agent
Brad Davidson b8a705d9c2 Fix handler panic when bootstrapper returned empty peer list
Panic gets rescued by the http server, and was only visible when running in debug mode, but should be handled properly.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-04-18 10:20:15 -07:00
..
config Migrate to UrfaveCLI v2 (#11831) 2025-03-12 09:02:45 -07:00
containerd Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
cri Fix windows socket prefix 2025-04-09 09:25:43 -07:00
cridockerd Fix issue caused by default authorization-mode apiserver arg 2025-03-31 17:09:43 -07:00
flannel Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
https Fix handler panic when bootstrapper returned empty peer list 2025-04-18 10:20:15 -07:00
loadbalancer Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
netpol Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
proxy Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
syssetup Load kernel modules for nft in agent setup (#11524) 2025-01-07 03:01:02 +02:00
templates Fix missing migration for containerd registry.configs plugin namespace 2025-02-20 16:46:58 -08:00
tunnel Move container runtime ready channel into executor 2025-03-24 12:42:29 -07:00
util Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
run.go Fix issue caused by default authorization-mode apiserver arg 2025-03-31 17:09:43 -07:00
run_linux.go
run_test.go
run_windows.go