k3s/pkg/daemons
Derek Nola b016e3d58b
Generation of certificates and keys for etcd gated if etcd is disabled. (#7946)
Problem:
When support for etcd was added in 3957142, generation of certificates and keys for etcd was not gated behind use of managed etcd.
Keys are generated and distributed across servers even if managed etcd is not enabled.

Solution:
Allow generation of certificates and keys only if managed etc is enabled. Check config.DisableETCD flag.

Signed-off-by: Bartossh <lenartconsulting@gmail.com>
Signed-off-by: Derek Nola <derek.nola@suse.com>
Co-authored-by: Bartosz Lenart <lenart.consulting@gmail.com>
2023-07-11 14:19:02 -07:00
..
agent Remove stuff which belongs in the windows executor implementation 2022-11-18 09:46:19 +01:00
config Adding cli to custom klipper helm image (#7682) 2023-07-07 16:49:57 -07:00
control Generation of certificates and keys for etcd gated if etcd is disabled. (#7946) 2023-07-11 14:19:02 -07:00
executor Fix stack log on panic 2023-05-10 15:02:29 -07:00