mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-23 15:41:07 +02: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>