k3s/pkg/server
Brad Davidson d8790220ff Move node password secrets into dedicated controller
Move the node password secret cleanup into its own dedicated controller
that also handles auth. We now use a filtered cache of only
node-password secrets, instead of using the wrangler secret cache,
which stores all secrets from all namespaces.

The coredns node-hosts controller also now uses a single-resource
watch cache on the coredns configmap, instead of reading it from
the apiserver every time a node changes.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-10-27 15:06:45 -07:00
..
auth Fix handler panic when bootstrapper returned empty peer list 2025-04-18 10:20:15 -07:00
handlers Move node password secrets into dedicated controller 2025-10-27 15:06:45 -07:00
context.go Retry CRD creation in case of conflict 2025-08-26 12:29:36 -07:00
server.go Move node password secrets into dedicated controller 2025-10-27 15:06:45 -07:00
types.go Move DisableServiceLB/Rootless/ServiceLBNamespace into config.Control 2022-09-30 08:17:20 -07:00