From 219fc7c827038ba0352cbdd834f682404b1f3f5e Mon Sep 17 00:00:00 2001 From: Ilia Denisov Date: Thu, 9 Jul 2026 21:55:53 +0200 Subject: [PATCH] chore(deploy): re-roll the test contour to pick up the TEST_AWG_CONF DNS fix The contour VPN sidecar's netns resolv.conf was pinned to 1.1.1.1 by a DNS= directive in TEST_AWG_CONF, so internal names (gateway, otelcol) did not resolve and the bot-link had been down since ~2026-06-29. The directive is removed; this empty commit re-rolls the contour so the vpn recreates with Docker's 127.0.0.11 resolver and the bot-link (and the Stars rail over it) comes up.