Arko Dasgupta
Arko Dasgupta
> > should this be a prefix, suffix or the ability to rewrite entire cookie name ? > > I'm inclined to add a suffix because the default one is...
the API is in, implementation is remaining, unassigned myself since I won't be able to pick up the implementation anytime soon due to other higher priority issues in the project,...
looks like a dup of https://github.com/kubernetes-sigs/gateway-api/issues/2177, @rokkiter you would also need to update the GEP before adding in the API changes
+1 to a non k8s specific way to solve this e.g. using https://github.com/fsnotify/fsnotify
thanks for adding this @pleshakov, your test approach looks good, added a minor non blocking comment
@sunjayBhatia do you want to take another look at this PR, or should we get this in ?
@robscott I'd love to see this one into v1.1, this conformance test will benefit a lot of implementations and not supporting this is lapse in security, to make some progress,...
Id vote for the user creating the `fallback` route for this case i.e. creating a prefix match for `/` with a non existent backend.
@zhaohuabing can you highlight the current limitation here wrt routing, redirect and oidc filter ?
thanks @cnvergence ! Thinking out loud, an outcome of this issue could be a E2E where all client requests are successful while 2 replicas of Envoy Proxy are undergoing a...