k3s/pkg/cluster
Brad Davidson 0d23cfe038 Add RWMutex to address controller
Fixes race condition when address map is updated by multiple goroutines

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-08-29 20:52:37 -07:00
..
managed [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
address_controller.go Add RWMutex to address controller 2023-08-29 20:52:37 -07:00
bootstrap.go Lock bootstrap data with empty key to prevent conflicts 2023-04-05 10:56:57 -07:00
bootstrap_test.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cluster.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
encrypt.go VPN PoC 2023-06-09 12:39:33 +02:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go Add new CLI flag to disable TLS SAN CN filtering 2023-08-29 08:33:45 -07:00
managed.go Fix race condition in tunnel server startup 2023-04-28 11:24:34 -07:00
router.go Remove unnecessary copies of runtime struct 2022-02-28 12:05:16 -08:00
storage.go Fail to validate server tokens that use bootstrap id/secret format 2023-05-05 12:24:35 -07:00