open-consul/.changelog/8875.txt
R.B. Boyer 69af49441a
agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875)
This is the recommended proxy integration API for listing intentions
which should not require an active connection to the servers to resolve
after the initial cache filling.
2020-10-08 14:51:53 -05:00

4 lines
110 B
Plaintext

```release-note:improvement
agent: allow the /v1/connect/intentions/match endpoint to use the agent cache
```