Skip to content

v1.4.3 — reliable QA egress on DinD

Latest

Choose a tag to compare

@cderinbogaz cderinbogaz released this 21 Aug 16:12
3eb0c88

Juror v1.4.3 makes post-merge browser QA reliable on Docker-in-Docker runners such as TextCortex CFKE.

Highlights:

  • bypass broken Docker embedded alias DNS by addressing the allowlisted egress proxy through its inspected internal-network IP
  • validate the inspected address against supported non-public Docker network ranges before credential handoff
  • preserve the credential-bearing runtime's internal-only network, exact-origin egress boundary, Chromium sandbox, and immutable image verification
  • add regression coverage for standard and custom Docker address pools

Full changes: #75 and #76.