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

Hi, I'm Harshita. I’m working with [CNCF and the Google Open Source Security Team for the GSoC 2024 term](https://github.com/cncf/mentoring/issues/1196). We are collaborating to enhance security practices across various CNCF projects....

lifecycle/stale

Contour occasionally gets stuck in a non-ready state and fails to start the XDS server. This issue is uncommon and occurs only under the following conditions: * `--watch-namespaces` flag is...

kind/bug

**What question do you have?:** I am trying to find a clear distinction between the `idle` and `idleConnection` configuration? Based on the details in this doc--> https://projectcontour.io/docs/main/config/api/#projectcontour.io/v1.TimeoutPolicy, it seems the...

kind/question
lifecycle/needs-triage

**What question do you have?:** We have a conflict of endpoint "/ui" with two Frontend(one is owned by us, other is 2pp) application under same FDQN. So, we decided use...

kind/question
lifecycle/stale
lifecycle/needs-triage

Customer is requesting support for UDP based ingress capability. They utilize/create applications in the telephony space that are migrating to K8s. These applications are UDP based. Submitting this for feature...

kind/feature
wontfix
ZD4947
lifecycle/stale

With Gateway API, parameters defined by the GatewayClass should apply at the time of Gateway instantiation, but subsequent updates to those parameters should not flow through to already instantiated resources....

kind/bug
help wanted
area/gateway-api
lifecycle/needs-triage
area/gateway-provisioner

This really isn't an issue, but we'd love to hear about your use of Contour so we thought we'd post this to find out more from you. Please feel free...

blocked/needs-product
lifecycle/stale

Envoy currently supports [adaptive concurrency](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/adaptive_concurrency_filter), which is quite useful for ensuring service availability. I was wondering if there are any plans to support this feature in the near future for...

kind/feature
lifecycle/stale
lifecycle/needs-triage

**What steps did you take and what happened:** Given the following gateway: ``` apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata: name: contour namespace: projectcontour spec: gatewayClassName: contour listeners: - name: http protocol:...

kind/bug
lifecycle/needs-triage