k3s/pkg/server
Brad Davidson 61bbad7d9e Store extra metadata and cluster ID for snapshots
Write the extra metadata both locally and to S3. These files are placed such that they will not be used by older versions of K3s that do not make use of them.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 7464007037)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-10-13 12:28:56 -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 20:04:11 -07:00
context.go [Release-1.25] Clear remove annotations on cluster reset (#8589) 2023-10-12 08:11:34 -07:00
router.go Server Token Rotation (#8578) 2023-10-10 09:45:27 -07:00
secrets-encrypt.go Add FilterCN function to prevent SAN Stuffing 2023-08-04 16:08:16 -07:00
server.go Store extra metadata and cluster ID for snapshots 2023-10-13 12:28:56 -07: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