k3s/pkg/cluster
Brad Davidson 3f5eec4c4e Drop use of github.com/gorilla/mux
mux is replaced with a simple wrapper around http.ServeMux with middleware chain support

Unfortunately github.com/rootless-containers/rootlesskit/pkg/parent
still uses it so we can't drop the indirect dep yet.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2026-03-09 16:09:01 -07:00
..
managed Fix apiserver starting before remote etcd is up 2025-11-07 10:32:02 -08:00
address_controller.go Remove node addresses from filter when node is deleted 2025-10-27 15:06:45 -07:00
bootstrap.go Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
bootstrap_test.go Fix etcd reconcile with empty TLS dirs 2026-01-05 09:59:29 -08:00
cluster.go Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
encrypt.go lint: unnecessary-format,use-errors-new 2025-12-18 11:20:07 -08:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go lint: unnecessary-format,use-errors-new 2025-12-18 11:20:07 -08:00
managed.go Drop use of github.com/gorilla/mux 2026-03-09 16:09:01 -07:00
storage.go Replace temporary etcd server with raw mvcc store access 2026-01-05 09:59:29 -08:00