-
Notifications
You must be signed in to change notification settings - Fork 484
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: Remove security services initialization for mongodb #2885
Conversation
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 moved to draft status until Ireland has the Go Ahead.
@@ -118,12 +68,6 @@ | |||
"edgex_use_defaults": true, |
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.
This whole edgex-support-rulesengine
block can be removed.
Signed-off-by: Bryon Nevis <[email protected]>
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
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
recheck |
Codecov Report
@@ Coverage Diff @@
## master #2885 +/- ##
==========================================
+ Coverage 39.43% 39.50% +0.07%
==========================================
Files 166 166
Lines 13810 13795 -15
==========================================
+ Hits 5446 5450 +4
+ Misses 8030 8012 -18
+ Partials 334 333 -1
Continue to review full report at Codecov.
|
Signed-off-by: Bryon Nevis [email protected]
PR Checklist
Please check if your PR fulfills the following requirements:
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/master/.github/Contributing.md.
What is the current behavior?
Issue Number:
Fixes #2538
What is the new behavior?
Does this PR introduce a breaking change?
New Imports
Specific Instructions
Are there any specific instructions or things that should be known prior to reviewing?
Other information
BREAKING CHANGE. Removes support for monodb in security initialization.