k3s/pkg/server
Brad Davidson 64a5f58f1e Create new kubeconfig for supervisor use
Only actual admin actions should use the admin kubeconfig; everything done by the supervisor/deploy/helm controllers will now use a distinct account for audit purposes.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-05-30 18:15:11 -07: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 16:56:28 -07:00
context.go Use distinct clients for supervisor, deploy, and helm controllers 2023-05-30 18:15:11 -07:00
cover.go Add support for -cover + integration test code coverage (#7415) 2023-05-08 12:46:51 -07:00
no_cover.go Add support for -cover + integration test code coverage (#7415) 2023-05-08 12:46:51 -07:00
router.go Consistently use constant-time comparison of password hashes 2023-05-09 13:54:50 -07:00
secrets-encrypt.go Add certificate rotate-ca to write updated CA certs to datastore 2023-02-06 15:09:31 -08:00
server.go Create new kubeconfig for supervisor use 2023-05-30 18:15:11 -07:00
types.go Move DisableServiceLB/Rootless/ServiceLBNamespace into config.Control 2022-09-30 08:17:20 -07:00