Files
k3s/pkg/etcd
Brad Davidson d45006be66 Move etcd ready channel into executor
This eliminates the final channel that was being passed around in an internal struct. The ETCD management code passes in a func that can be polled until etcd is ready; the executor is responsible for polling this after etcd is started and closing the etcd ready channel at the correct time.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-03-24 12:42:29 -07:00
..
2025-02-24 11:17:27 -08:00
2025-03-24 12:42:29 -07:00
2025-02-18 11:09:42 -08:00