Skip to content

Add Gateway API auth migration controls#8

Open
schmitch wants to merge 3 commits into
mainfrom
codex/gateway-auth-scope-routing
Open

Add Gateway API auth migration controls#8
schmitch wants to merge 3 commits into
mainfrom
codex/gateway-auth-scope-routing

Conversation

@schmitch

@schmitch schmitch commented May 27, 2026

Copy link
Copy Markdown
Member

Summary

  • add opt-in Envoy Gateway SecurityPolicy.extAuth emission for Pangolin badger middleware routes
  • add CONFIG_RECONCILE_ONLY scoped apply/GC for testing a subset of generated objects
  • allow CONFIG_RECONCILE_ONLY to accept hostnames, expanding matching hosts to their HTTPRoute, SecurityPolicy, generated backend objects, and shared ListenerSet
  • add optional Pangolin dashboard HTTPRoutes and Gerbil UDPRoute/listener generation
  • document the configuration changes needed for migration, including ext_auth shim, hostname scoped rollout, dashboard, Gerbil settings, the old-IP plus separate-Envoy-IP Gerbil migration pattern, and a shared-IP HTTP/HTTPS-only Envoy replacement path based on the upstream Helm chart topology
  • update RBAC/deployment docs and transform/config/reconcile tests for the new knobs

Verification

  • cargo fmt --check
  • cargo test --no-run
  • cargo test
  • git diff --check

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