cloudflared-mirror/orchestration
Christian Köberl 071e4be6a3 Fix config update when config is "null"
When the tunnel reads the config from the server and it is "null" then
ignore it.

Fixes #1029
2023-07-20 21:42:49 +00:00
..
config.go TUN-6380: Enforce connect and keep-alive timeouts for TCP connections in both WARP routing and websocket based TCP proxy. 2022-06-14 21:36:40 +00:00
config_test.go TUN-6380: Enforce connect and keep-alive timeouts for TCP connections in both WARP routing and websocket based TCP proxy. 2022-06-14 21:36:40 +00:00
metrics.go TUN-5703: Add prometheus metric for current configuration version 2022-03-14 16:50:23 +00:00
orchestrator.go Fix config update when config is "null" 2023-07-20 21:42:49 +00:00
orchestrator_test.go TUN-7590: Remove usages of ioutil 2023-07-17 19:08:38 +00:00