k3s/pkg/cli/cmds
Brad Davidson 215fb157ff Add certificate rotate-ca to write updated CA certs to datastore
This command must be run on a server while the service is running. After this command completes, all the servers in the cluster should be restarted to load the new CA files.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-02-06 15:09:31 -08:00
..
agent.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
certs.go Add certificate rotate-ca to write updated CA certs to datastore 2023-02-06 15:09:31 -08: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
const_windows.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
crictl.go
ctr.go
etcd_snapshot.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
init_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
init_linux.go
kubectl.go
log_default.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
log_linux.go Update to v1.25.0-k3s1 (#6040) 2022-08-27 03:33:13 +02:00
log.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08: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 Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
server.go Ensure flag type consistency (#6852) 2023-01-31 12:57:48 -08:00
stage.go