mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* agent/cert: properly return the cached client on AuthClient * test: pass in nil client config, check on pointer values directly * test: pass in nil client config * changelog: add changelog entry
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
```release-note:bug
|
|
agent/cert: Fix issue where the API client on agent was not honoring certificate
|
|
information from the auto-auth config map on renewals or retries.
|
|
``` |