contour icon indicating copy to clipboard operation
contour copied to clipboard

Contour is a Kubernetes ingress controller using Envoy proxy.

Results 416 contour issues
Sort by recently updated
recently updated
newest added

It is sometimes important to be able to deploy components of a service into multiple clusters (for HA, locality, etc). As a result, i need a solution that will enable...

kind/feature
priority/important-longterm
blocked/needs-info
lifecycle/stale
kind/decision

I looked ad [go-control-plane](https://github.com/envoyproxy/go-control-plane) a bit and we ought to be able to use it to replace our custom xDS code. The interfaces are a bit different, but we should...

priority/important-soon
kind/cleanup

**Please describe the problem you have** The [proxy-wasm spec](https://github.com/proxy-wasm/spec) defines a way to write plugins in a proxy-independent format. We should think about how we want to leverage this in...

lifecycle/stale
lifecycle/needs-triage

Current active health checks are written for HTTP based endpoints. We should add the capability to enable checking of gRPC endpoints as well.

kind/feature
lifecycle/stale
lifecycle/needs-triage

Signed-off-by: Gang Liu [[email protected]](mailto:[email protected]) Implementation proposal to address https://github.com/projectcontour/contour/issues/5123

kind/feature
lifecycle/stale
size/XXL
area/infra
release-note/infra

Signed-off-by: Gang Liu [[email protected]](mailto:[email protected]) Design proposal to address #5123

kind/design
lifecycle/stale
size/XL
area/infra
release-note/none-required

Signed-off-by: Gang Liu [[email protected]](mailto:[email protected]) Closes: #5891

release-note/minor

add cluster outlierDetection. ref: #5317 design: #5460

lifecycle/stale
release-note/minor

I noticed that when I was trying to use a `directResponsePolicy` in a route, the `responseHeadersPolicy` would not actually take effect: ```yaml routes: - conditions: - exact: /foo directResponsePolicy: statusCode:...

kind/feature
lifecycle/needs-triage

Should hopefully reduce some of the top level module required packages for things that arent actually used by contour, just in tools Means local dev environments should include a go.work...

lifecycle/stale
release-note/none-required