projectcontour / contour

Contour is a Kubernetes ingress controller using Envoy proxy.
https://projectcontour.io
Apache License 2.0
3.71k stars 672 forks source link

Support Circuit breakers for extension services #6537

Closed clayton-gonsalves closed 2 months ago

clayton-gonsalves commented 3 months ago

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