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
Actually, I don't think this makes sense anymore. It did in v1.x where we explicitly managed multiple upstreams for each app. But in v2, the router(s) sit in front of k8s services and k8s services offer two choices for session affinity: none or client-IP based. The client-IP based affinity might work behind the router (I haven't tried), but it would be achieved by modifying the service, not by modifying router configuration.
IMO, this issue should just be dropped. Ping @slack and @technosophos for opinions.
v1.x supported this. v2 should as well.
The text was updated successfully, but these errors were encountered: