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

add the field `Ports` to `crd/ContourDeployment` to enable set containerPort & nodePort for envoy service Signed-off-by: Gang Liu [[email protected]](mailto:[email protected])

release-note/small

It'd be great to have a page on the website documenting/linking to docs on Contour's integrations with various other tools. Some I know of off the top of my head:...

area/documentation
lifecycle/needs-triage

## Feature Request Add a new `allowPrivateNetwork` option to `corsPolicy` of `HTTPProxy` that will make Contour respond requests with the header `Access-Control-Allow-Private-Network: true` when the header `Access-Control-Request-Private-Network: true` is present...

kind/feature
blocked/needs-envoy
lifecycle/needs-triage

Can I pass `disable_on_etag_header: true` to envoy; preferably by HTTPProxy route; but envoy as whole would be acceptable. Searched docs from both contour and envoy and haven't had much luck....

kind/feature
help wanted

**Please describe the problem you have** During the design review, we added the a ability for ExtensionServices to spread traffic across multiple Kubernetes services (they are aggregated in EDS with...

The label/changelog CI check really only makes sense on PRs to the `main` branch, since that's where all of our changelogs go. We should disable it on PRs against non-main...

kind/bug
lifecycle/needs-triage

Rationale: We are using Contour in a multi tenant environment, usually more than one Contour is installed on the same cluster, also different versions are in play. To solve helm...

kind/feature
lifecycle/needs-triage

As a user of contour I want to configure external authentication backend using `Gateway API` similar to the `HTTProxy API` as described in [external-authorization](https://projectcontour.io/guides/external-authorization/) . As described in [Gateway API...

kind/feature
area/gateway-api
lifecycle/needs-triage

Support using placeholder $2 in rewrite-target. Refer to https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: nginx.ingress.kubernetes.io/rewrite-target: /$2 name: rewrite namespace: default spec: ingressClassName: nginx rules: - host: rewrite.bar.com http:...

kind/feature
area/ingress
lifecycle/needs-triage

**Please describe the problem you have** > OCSP : The Online Certificate Status Protocol (OCSP) stapling OCSP checking is enabled by default on all iOS devices. and if OCSP stapling...

kind/feature
lifecycle/needs-triage