k3s/pkg/cluster
Brad Davidson 244bfd0c35 Use existing server-CA and hash if available
Also wraps errors along the cluster prepare path to improve tracability.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-02-27 11:19:26 -08:00
..
managed Move etcd snapshot management CLI to request/response 2024-04-09 15:21:26 -07:00
address_controller.go Refactor filterCN to use a Set instead of map[string]bool 2024-12-06 11:45:34 -08:00
bootstrap.go Use existing server-CA and hash if available 2025-02-27 11:19:26 -08:00
bootstrap_test.go Store extra metadata and cluster ID for snapshots 2023-10-12 15:04:45 -07:00
cluster.go remove deprecated use of wait functions 2024-07-29 16:23:17 -07:00
encrypt.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go Replace *core.Factory with CoreFactory interface 2025-01-09 00:51:19 -08:00
managed.go If no etcd was deployed, fail etcd-snapshot with a useful error 2024-11-28 09:40:42 +01:00
router.go Convert remaining http handlers over to use util.SendError 2024-05-28 16:24:57 -07:00
storage.go Serve HTTP bootstrap data from datastore before disk 2025-02-27 11:19:26 -08:00