-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat: Create UCR for using URIs to load files #938
feat: Create UCR for using URIs to load files #938
Conversation
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I do have some minor comments but no strong opinion against the UCR.
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
f91ae13
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
f0005c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this mechanism is a quick workaround which simplifies the distribution of static configurations across multiple deployments of the EdgeX stack.
Nevertheless, I believe that such functionality should be generally handed off to the Config Provider, or rather, a federation of Config Providers. This is not easily possible right now because device configurations are maintained in Core Metadata.
This UCR does make strong assumptions about how a functionality should be realized, rather than just laying out the use case and application requirements.
Signed-off-by: edgex-jenkins <collab-it+edgex@linuxfoundation.org>
Signed-off-by: Leonard Goodell leonard.goodell@intel.com
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-docs/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements: