Duncan Doyle

Results 44 comments of Duncan Doyle

Is there a reason why we'd want to avoid upstream changes? This tickets says that this feature was rejected upstream, but I think the Envoy issue just went stale .......

CRS is currently at 4.3.0, so when we pick this up, we might want to move to latest (if possible): https://coreruleset.org/

I'll remove the release blocker tag, mark it for release/1.17. @sam-heilbron Is there an (easy) fix for this, and if so, what's the estimated effort. Any concerns wrt supporting homebrew...

One thing we should make sure is that we don't allow child-routes to expose apps/services on paths that are not defined in the parent route. I.e, when we expose the...

Repository with an example how this can be implement with Gloo Gateway 1.17 and the K8S Gateway API: https://github.com/DuncanDoyle/gg-8134 So this requirement can already be implemented with the relative/inheritable path...

I checked the OpenAPI specification, and it seems that when using path templates, templated paths with the same hierarchy but different templated names must not exist. From the [spec](https://spec.openapis.org/oas/v3.0.3#path-templating-matching): ```...

Use case from another customer that, I think, describes the same requirement. API protection: 2 types of Rate Limiting: - Global RateLimit for an API, say 50 tps - Rate...

@nmnellis Can you elaborate a bit more on: > the current usage and stats about a gloo deployment What exactly would you like to see? Second, when you say "view",...