k3s/pkg/server
Brad Davidson 0b7b789529 Add jitter to client config retry
Also:
* Replaces labeled for/continue RETRY loops with wait helpers for improved readability
* Pulls secrets and nodes from cache for node password verification
* Migrate nodepassword tests to wrangler mocks for better code reuse

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-11-16 09:56:32 -08:00
..
auth.go Make supervisor errors parsable by Kubernetes client libs 2022-04-29 09:23:37 -07:00
cert.go Add support for cross-signing new certs during ca rotation 2023-03-13 20:04:11 -07:00
context.go Disable helm CRD installation for disable-helm-controller (#8702) 2023-11-16 09:56:32 -08:00
router.go Add jitter to client config retry 2023-11-16 09:56:32 -08:00
secrets-encrypt.go Add FilterCN function to prevent SAN Stuffing 2023-08-04 16:08:16 -07:00
server.go Disable helm CRD installation for disable-helm-controller (#8702) 2023-11-16 09:56:32 -08:00
token.go Server Token Rotation (#8578) 2023-10-10 09:45:27 -07:00
types.go Move DisableServiceLB/Rootless/ServiceLBNamespace into config.Control 2022-09-30 08:17:20 -07:00