mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* VAULT-28192 fix Agent and Proxy consuming large amounts of CPU for auto-auth self-healing * Changelog * Update changelog * drain incoming if we get invalid token --------- Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
```release-note:bug
|
|
agent: Fixed an issue causing excessive CPU usage during normal operation
|
|
```
|
|
|
|
```release-note:bug
|
|
proxy: Fixed an issue causing excessive CPU usage during normal operation
|
|
``` |