Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registry Abstraction usage and added watching writeable section #186

Merged
merged 2 commits into from
Feb 28, 2019

Conversation

lenny-goodell
Copy link
Member

Addresses issues #85 & #159.

Device services will now use the Registry when started with -r or -registry
The registry type to use is in Registry section of the configuration.toml , ex: Type="consul"
The new Writeable section has been added to the configuration with just LogLevel and Logging section adjusted.
Devices service will now listen for changes to the Writeable section

Copy link
Member

@cloudxxx8 cloudxxx8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only have a few comments. Thanks for the big work!

internal/clients/init.go Outdated Show resolved Hide resolved
internal/clients/init.go Outdated Show resolved Hide resolved
internal/config/loader.go Outdated Show resolved Hide resolved
internal/config/loader.go Outdated Show resolved Hide resolved
internal/config/loader.go Outdated Show resolved Hide resolved
Signed-off-by: lenny-intel <leonard.goodell@intel.com>
Signed-off-by: lenny-intel <leonard.goodell@intel.com>
@lenny-goodell
Copy link
Member Author

@cloudxxx8 , @tonyespy do I need other approvals or can I merge?

@tsconn23 tsconn23 merged commit 6d81f71 into edgexfoundry:master Feb 28, 2019
@lenny-goodell lenny-goodell deleted the AbstractRegistry branch March 1, 2019 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants