e4685c10ef
* Update command/agent.go * Attempt to only reload log level and certs * Mimicked 'server' test for cert reload in 'agent' Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com> Left out the `c.config` tweak that meant changes to lots of lines of code within the `Run` function of Agent command. :)
3 lines
110 B
Plaintext
3 lines
110 B
Plaintext
```release-note:improvement
|
|
agent: allows some parts of config to be reloaded without requiring a restart.
|
|
``` |