forked from cloudfoundry/bosh-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to receive nats and blobstore updates via update settings action
Update settings action now merges NATS and Blobstore settings - Since NATS and Blobstore settings are not always sent, it ensures the old values are preserved if no new ones are sent Add logic to restart the agent when nats or blobstore update_settings change - Extract update settings function to help with merging data - Upgrade counterfeiter Update settings service to also fetch UpdateSettings - Attach UpdateSettings to Settings object - Refactor previous usages of UpdateSettings to use new code Update usage of Blobstore and MBus to use getter functions - Those functions return UpdateSettings values if available [#179396629] Rotation of certificates/credentials stored in the bosh-agent metadata can be updated without recreating the VM Signed-off-by: Kenneth Lakin <[email protected]> Signed-off-by: Joseph Palermo <[email protected]> Signed-off-by: Long Nguyen <[email protected]>
- Loading branch information
Showing
118 changed files
with
27,326 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.