constellation/bootstrapper/internal
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
..
certificate bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
clean goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
diskencryption bootstrapper: wipe disk and reboot on non-recoverable error (#2971) 2024-03-12 11:43:38 +01:00
etcdio ci: fix IDE setup on mac (#3226) 2024-07-09 09:27:32 +02:00
initserver logging: reduce grpc logging noise (#3329) 2024-08-29 10:44:22 +02:00
joinclient bootstrapper: only err if no control plane IPs available (#3496) 2024-11-26 10:38:18 +01:00
journald bootstrapper: ignore "journald" not in $PATH in constructor 2023-11-10 18:15:59 +01:00
kubernetes helm: manage CoreDNS addon as Helm chart (#3388) 2024-10-07 10:51:37 +02:00
logging go: remove unused parameters 2023-03-20 08:41:01 -04:00
nodelock bootstrapper: use atomics in nodelock (#2001) 2023-07-04 16:26:37 +02:00
reboot ci: fix IDE setup on mac (#3226) 2024-07-09 09:27:32 +02:00