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
trafficstars

Bumps [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) from 0.17.0 to 0.17.1. Release notes Sourced from sigs.k8s.io/kustomize/kyaml's releases. api/v0.17.1 #5644: fix version subcommand is not working after release build kyaml/v0.17.1 Dependencies #5672: chore(deps): bump dependencies of...

area/dependency
release-note/none-required

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.2 to 0.18.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.3 What's Changed ✨ setup-envtest: download binaries from controller-tools releases by @​sbueringer in kubernetes-sigs/controller-runtime#2837 🌱 Bump k8s.io/* to...

area/dependency
release-note/none-required

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.1 to 1.4.2. Release notes Sourced from github.com/go-logr/logr's releases. v1.4.2 What's Changed Fix lint: named but unused params by @​thockin in go-logr/logr#268 Add a Go report card,...

area/dependency
release-note/none-required

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.1 to 1.4.2. Release notes Sourced from github.com/go-logr/logr's releases. v1.4.2 What's Changed Fix lint: named but unused params by @​thockin in go-logr/logr#268 Add a Go report card,...

area/dependency
release-note/none-required

**What steps did you take and what happened:** [A clear and concise description of what the bug is.] Calling backend APIs routed by Envoy gets a 503 HTTP code from...

kind/question

**What steps did you take and what happened:** I deployed contour onto a cluster that has PSP enabled. And most of the things didn't work. ```console $ kubectl apply -f...

lifecycle/stale
area/deployment

We currently support global circuit breaker limits and per cluster circuit breakers. However, these are not applied to extension services.

kind/feature
lifecycle/needs-triage

When defining the `responseTimeout ` for ext auth extension service. the timeout is not applied. **What did you expect to happen:** Timeout supplied of the ext auth config should be...

kind/bug
lifecycle/needs-triage

adding passive health checks to services to enhance routing reliability. close #5317

kind/design
lifecycle/stale
release-note/none-required

This is a continuation of #5535 I made sure I keep all signed-off and author attributions intact, I added a signed-off when I changed things. The rebase required mostly a...

release-note/minor