-
Notifications
You must be signed in to change notification settings - Fork 485
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
refactor!: Use common Config Stem constants for Core Contracts #4243
refactor!: Use common Config Stem constants for Core Contracts #4243
Conversation
c8784f1
to
aa23d0e
Compare
aa23d0e
to
3740f93
Compare
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
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
5316d1b
5316d1b
to
32c5e47
Compare
37fb671
to
284eb16
Compare
BREAKING CHANGE: Location of service configuration in Consul changed closes edgexfoundry#4242 Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
284eb16
to
795f556
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## main #4243 +/- ##
=======================================
Coverage 43.29% 43.29%
=======================================
Files 125 125
Lines 11126 11126
=======================================
Hits 4817 4817
Misses 5896 5896
Partials 413 413
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
BREAKING CHANGE: Location of service configuration in Consul changed
closes #4242
Signed-off-by: Leonard Goodell leonard.goodell@intel.com
Note: this PR is dependent on the following PR being merged first.
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:
describing the break)Testing Instructions
Build and run core/support services with edgex stack running (core/support services stopped)
Verify configuration is pushed to /edgex/3.0/
New Dependency Instructions (If applicable)