k3s/pkg/cli/cmds
Brad Davidson c36db53e54 Add etcd s3 config secret implementation
* Move snapshot structs and functions into pkg/etcd/snapshot
* Move s3 client code and functions into pkg/etcd/s3
* Refactor pkg/etcd to track snapshot and s3 moves
* Add support for reading s3 client config from secret
* Add minio client cache, since S3 client configuration can now be
  changed at runtime by modifying the secret, and don't want to have to
  create a new minio client every time we read config.
* Add tests for pkg/etcd/s3

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-07-10 13:13:55 -07:00
..
agent.go Refactor supervisor listener startup and add metrics 2024-05-28 16:24:57 -07:00
certs.go Add supervisor cert/key to rotate list 2024-04-05 10:59:17 -07:00
check-config.go
completion.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
config.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
const_linux.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
const_windows.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
cover_default.go Test Coverage Reports for E2E tests (#7526) 2023-06-05 14:15:17 -07:00
cover_linux.go Test Coverage Reports for E2E tests (#7526) 2023-06-05 14:15:17 -07:00
crictl.go
ctr.go
etcd_snapshot.go Add etcd s3 config secret implementation 2024-07-10 13:13:55 -07:00
golang.go Add runtime checking of golang version 2024-01-04 17:22:46 -08:00
init_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
init_linux.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
kubectl.go
log.go Update Kubernetes to v1.29.0+k3s1 (#9052) 2023-12-19 05:14:02 +02:00
log_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
log_linux.go Kubernetes V1.30.0-k3s1 (#10063) 2024-05-06 19:42:27 +03:00
nostage.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
root.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
secrets_encrypt.go Readd `k3s secrets-encrypt rotate-keys` with correct support for KMSv2 GA (#9340) 2024-02-09 11:37:37 -08:00
server.go Add etcd s3 config secret implementation 2024-07-10 13:13:55 -07:00
stage.go Added runtime classes for crun/wasm/nvidia 2023-12-08 15:49:28 -03:00
token.go Server Token Rotation (#8265) 2023-10-09 10:58:49 -07:00