You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cli] implement kube-mirror Gateway API reflection controller
Add MirrorReconciler that watches local K8s Gateway API resources
(Gateway, HTTPRoute, GRPCRoute, TCPRoute, TLSRoute, UDPRoute) and
mirrors them to the Apoxy control plane via API aggregation. Names
are deconflicted as {name}-{hash(cluster/namespace)} and ParentRefs
are rewritten to reference the mirrored Gateway names.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments