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] remove leader election from tunnel for per-pod connections
Each pod has its own netstack router with no shared state, so leader
election was unnecessarily limiting the deployment to a single active
tunnel connection. Every replica now independently connects to the
tunnel server.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments