consul/.changelog/17631.txt
Andrew Stucki 3cb70566a9
[API Gateway] Fix rate limiting for API gateways (#17631)
* [API Gateway] Fix rate limiting for API gateways

* Add changelog

* Fix failing unit tests

* Fix operator usage tests for api package
2023-06-09 08:22:32 -04:00

4 lines
131 B
Plaintext

```release-note:bug
gateways: Fixed a bug where API gateways were not being taken into account in determining xDS rate limits.
```