2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 07:14:37 +00:00
Andrew Stucki 3cb70566a9
[API Gateway] Fix rate limiting for API gateways ()
* [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.
```