In-cluster CoreDNS at 10.43.0.10 returns empty for demo.flow-master.ai, causing every /api/* proxy to fail with fast 502. Add 1.1.1.1 + 8.8.8.8 as fallbacks.
In-cluster CoreDNS at 10.43.0.10 returns empty for `demo.flow-master.ai`, causing every `/api/*` proxy to fail with fast 502. Add 1.1.1.1 + 8.8.8.8 as fallbacks.
The in-cluster CoreDNS at 10.43.0.10 was returning empty for
demo.flow-master.ai, causing every /api/* proxy_pass to fail with
fast 502 (DNS resolution failure). Add 1.1.1.1 and 8.8.8.8 as
fallbacks so nginx can resolve public hostnames even when CoreDNS
doesn't forward external queries.
Lazy per-request resolution via $variable form preserved.
shad
merged commit 601429ea89 into main2026-06-15 12:35:00 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In-cluster CoreDNS at 10.43.0.10 returns empty for
demo.flow-master.ai, causing every/api/*proxy to fail with fast 502. Add 1.1.1.1 + 8.8.8.8 as fallbacks.