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

Design to outline how Contour development around GW API Policy Attachment and Route Filters should proceed Attempting to generate guidelines/patterns/etc. we can agree on before starting this work Will be...

release-note/none-required

**Please describe the problem you have** ``` // TODO [danehans]: Remove the prometheus annotations when Contour is updated to // show how the Prometheus Operator is used to scrape Contour/Envoy...

kind/feature
lifecycle/needs-triage

Contour is currently failing the `main` conformance test defined for route sorting: https://github.com/kubernetes-sigs/gateway-api/pull/1370 (Note, there is an issue filed to ensure that the spec is unambiguous: https://github.com/kubernetes-sigs/gateway-api/issues/1381) We need to...

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

e.g. https://github.com/projectcontour/contour/runs/8254026285?check_suite_focus=true#step:7:251 TODO: try to de-flake, possibly add `FlakeAttempts(3)`

kind/flake
lifecycle/needs-triage

To make the Contour Gateway Provisioner and ContourDeployment more useful, more fields are required to customize the resources it generates, particularly the Contour Deployment, Envoy DaemonSet/Deployment, and Envoy Service. Let's...

kind/feature
lifecycle/needs-triage

After #4686 merge `make checkall` fails ``` $ make checkall ... Generating Gateway API CRD YAML documents... error: git cmd = '/usr/bin/git fetch --depth=1 origin v0.5.1-0.20220822185609-d05e07b14156': exit status 128 make:...

kind/bug
lifecycle/needs-triage

- Bump go module deps - Update kind version / cluster versions used in E2E's and upgrade testing - Update compat matrix Previous Kubernetes 1.24 updates, for reference: https://github.com/projectcontour/contour/pull/4546/files

kind/feature

kind/feature
blocked/needs-envoy

Contour 1.24 should pick up Gateway API v0.6.0. Sub-tasks: - [ ] https://github.com/projectcontour/contour/issues/4555 - [ ] TBD conditions updates

kind/feature
blocked/needs-gateway-api

https://github.com/projectcontour/contour/blob/08d87aefcdeba93665b04e8b6a893efc8d9d5671/design/gateway-apis-implementation.md > This design is intended to cover the initial alpha releases of the Gateway API. We will aim to implement the core featureset of the APIs at that point....

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