k3s/pkg/cli/cmds
Brad Davidson 7f659759dd Add certificate expiry check and warnings
* Add ADR
* Add `k3s certificate check` command.
* Add periodic check and events when certs are about to expire.
* Add metrics for certificate validity remaining, labeled by cert subject

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-03-28 12:05:21 -07:00
..
agent.go Rename AgentReady to ContainerRuntimeReady for better clarity 2024-02-21 12:21:19 -08:00
certs.go Add certificate expiry check and warnings 2024-03-28 12:05:21 -07:00
check-config.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
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 Revert "Add config file support" 2020-08-29 21:44:07 -07:00
ctr.go Revert "Add config file support" 2020-08-29 21:44:07 -07:00
etcd_snapshot.go Move snapshot-retention to EtcdSnapshotFlags in order to support loading from config 2024-03-04 12:09:29 -08: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 Revert "Add config file support" 2020-08-29 21:44:07 -07:00
log_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
log_linux.go Remove old pinned dependencies (#9806) 2024-03-28 10:09:48 -07:00
log.go Update Kubernetes to v1.29.0+k3s1 (#9052) 2023-12-19 05:14:02 +02: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 tls for kine 2024-03-28 11:12:07 -03: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