Skip to content

Resync steering on listener state changes#349

Merged
kacy merged 1 commit intomainfrom
phase6-steering-e2e-readiness
Mar 28, 2026
Merged

Resync steering on listener state changes#349
kacy merged 1 commit intomainfrom
phase6-steering-e2e-readiness

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 28, 2026

Summary

  • resync VIP steering when the L7 listener starts, stops, or fails its accept loop
  • register the listener state-change hook from server and local deploy startup
  • add a steering regression covering listener-driven mapping apply and removal

Validation

  • zig fmt on touched files
  • timeout 45 env YOQ_SKIP_SLOW_TESTS=1 ZIG_GLOBAL_CACHE_DIR=.zig-global-cache ZIG_LOCAL_CACHE_DIR=.zig-local-cache zig build test -Doptimize=ReleaseSafe -- --test-filter "listener state changes resync steering"
  • timeout 45 env YOQ_SKIP_SLOW_TESTS=1 ZIG_GLOBAL_CACHE_DIR=.zig-global-cache ZIG_LOCAL_CACHE_DIR=.zig-local-cache zig build

@kacy kacy merged commit 69475dc into main Mar 28, 2026
6 of 7 checks passed
@kacy kacy deleted the phase6-steering-e2e-readiness branch March 28, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant