mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* add reloading service configuration * add changelog entry * add tests * fix typo * check if config.ServiceRegistration is nil before signaling * add changes for deregistering service on nil config with failing tests * fix tests by decreasing reconcile_timeout + setting consul agent tokens * fix races * add comments in test --------- Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com>
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:improvement
|
|
core/config: reload service registration configuration on SIGHUP
|
|
```
|