8b7cd1bff7
* 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.
|
|
``` |