constellation/bootstrapper/internal/joinclient
Moritz Sanft 52372ae808
bootstrapper: only err if no control plane IPs available (#3496)
Previously we errored out of the entire join if retrieval
of either LB IP or control plane public IP failed. This resulted
in the entire "use either IP" logic not working as intended. This now
makes it log a warning only if the IP retrievals fail, and only errors
out of the join if no IP can be found at all.
2024-11-26 10:38:18 +01:00
..
BUILD.bazel bazel: update BUILD files for rules_go bzlmod migration 2024-05-23 09:48:04 +02:00
joinclient_test.go bootstrapper: prioritize etcd disk I/O (#3114) 2024-05-22 16:12:53 +02:00
joinclient.go bootstrapper: only err if no control plane IPs available (#3496) 2024-11-26 10:38:18 +01:00