Skip to content

Reconcile L7 steering against the real port-mapper state#351

Merged
kacy merged 2 commits intomainfrom
phase6-steering-reconcile-real-map
Mar 28, 2026
Merged

Reconcile L7 steering against the real port-mapper state#351
kacy merged 2 commits intomainfrom
phase6-steering-reconcile-real-map

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 28, 2026

Summary

  • add read-side port-mapper mapping inspection for the XDP destination map
  • make L7 steering reconcile and readiness use the actual programmed VIP mappings instead of only the local shadow cache
  • add regressions for stale shadow-cache drift and stale VIP mapping cleanup during sync

Validation

  • zig fmt on touched files
  • timeout 45 env YOQ_SKIP_SLOW_TESTS=1 ZIG_GLOBAL_CACHE_DIR=/tmp/yoq-zig-global-cache ZIG_LOCAL_CACHE_DIR=/tmp/yoq-zig-local-cache zig build test -Doptimize=ReleaseSafe -- --test-filter "syncIfEnabled removes stale actual VIP mappings before applying desired set"
  • timeout 45 env YOQ_SKIP_SLOW_TESTS=1 ZIG_GLOBAL_CACHE_DIR=/tmp/yoq-zig-global-cache ZIG_LOCAL_CACHE_DIR=/tmp/yoq-zig-local-cache zig build test -Doptimize=ReleaseSafe -- --test-filter "snapshot reads actual mappings instead of stale shadow cache"
  • timeout 45 env YOQ_SKIP_SLOW_TESTS=1 ZIG_GLOBAL_CACHE_DIR=/tmp/yoq-zig-global-cache ZIG_LOCAL_CACHE_DIR=/tmp/yoq-zig-local-cache zig build test -Doptimize=ReleaseSafe -- --test-filter "route handles /v1/status?mode=service_rollout GET"

All three targeted runs reached the explicit timeout without emitted failures.

@kacy kacy merged commit 0c00656 into main Mar 28, 2026
6 of 7 checks passed
@kacy kacy deleted the phase6-steering-reconcile-real-map branch March 28, 2026 13:14
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