1.0 KiB
1.0 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| [borodino] fix(wg-gateway): use tasks.<service> DNS to resolve real container IP | 2026-07-06T15:56:49+02:00 | false |
|
|
Commit cfdb213 par Claude Code dans borodino | Claude Code |
Commit cfdb213
| Repository | borodino |
| Branch | main |
| Author | Claude Code |
| Hash | cfdb2136043d94e77fd9efa2a0025bbd6cda7a2f |
Description
route-setup.sh: resolve tasks.$WG_GW_HOST instead of $WG_GW_HOST to get the real task IP instead of Swarm VIP (10.0.6.4). Also switch wg-gateway endpoint_mode to dnsrr.
Note: routing still blocked at overlay VXLAN level - wg-gateway architecture needs redesign as host-network container.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
M route-setup.sh
M stack/40-service-borodino.yml
Diff Summary
route-setup.sh | 8 ++++++--
stack/40-service-borodino.yml | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)