Sunjay Bhatia

Results 309 comments of Sunjay Bhatia

The big questions it seems are: - What do users see if the RLS configuration changes/becomes invalid? - How do we make configuration issues observable so they can be rectified?...

So from the above: A static startup config that references a k8s resource (that could change), is something to think about in general, but again requires a bigger redesign most...

I have thoughts on how we might do this better in a more Gateway API-centric world, but that is a separate conversation topic.

> Regardless, it seems like having a way to disable the GRPC-web filter on a per-route basis would be useful - it may be easier to add a field to...

we can add this to the 1.22 release, PRs welcome of course if we don't get to it!

one clarification question to potential users: Which of these scenarios represent how you intend to configure your gPRC-web services? - gRPC-web over HTTP to Envoy proxy, gRPC-web over HTTP/S to...

> Can you provide a way to make these changes? I am trying to find out where to make these changes.. This will require code changes to Contour to configure...

Contour does not aim to make every envoy configuration knob available to users to configure, this issue and the linked Envoy guidelines are for sensible defaults that we should apply,...

> I'm starting to have some doubts if this is a good idea or not. While some development time dependencies have been included in the past, it seems bit alarming...