Sunjay Bhatia

Results 59 issues of Sunjay Bhatia

See: `percentage` and `fraction` fields of Mirror filter: https://gateway-api.sigs.k8s.io/reference/spec/#httprequestmirrorfilter

kind/feature
priority/important-soon
area/gateway-api
lifecycle/needs-triage

**Please describe the problem you have** Users often need to analyze performance or other issues using Envoy statistics, which there are a lot of and Contour sets up in a...

kind/feature
area/documentation
lifecycle/needs-triage

Now that the e2e tests no longer run Contour in a k8s cluster, we have actually lost a bit of coverage. We need to add an in-cluster test suite to...

help wanted
area/testing

Currently Contour configures all HTTP Connection Manager filter chains with the `gRPC-Web` filter which means that Envoy attempts to proxy/translate any gRPC traffic over HTTP/1.1 as actual gRPC (converted to...

kind/feature
help wanted
blocked/needs-design

Starting an epic on this topic to ensure work is tracked and we get organized While we have worked to ensure Contour code performs well via optimizations in feature implementation,...

priority/important-soon
Epic
performance

For a Gateway HTTPS Listeners with unspecified (catchall/wildcard) hostnames, we add a wildcard filter chain This is to ensure we get a routing failure HTTP response (404) when a request...

release-note/small

Uses unsupported features vs. skipped tests where possible

release-note/none-required

Sort HTTPProxies when checking for FQDN conflicts so that the oldest is still set as Valid so multiple tenants cannot affect each other, e.g. resources across namespaces should not be...

release-note/minor

**What would you like to be added**: As a follow up to https://github.com/kubernetes-sigs/gateway-api/pull/2076, we should add test coverage to the TLSRoute test in that PR that makes an assertion on...

lifecycle/active
priority/backlog
needs-triage
area/conformance-test