fix: Security services' bootstrap handler return true/false properly#4107
Merged
jim-wang-yutsung merged 5 commits intoedgexfoundry:mainfrom Jul 29, 2022
Merged
Conversation
Also updated to latest go mods which exposed this issue. fixe edgexfoundry#4106 Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
bnevis-i
previously approved these changes
Jul 28, 2022
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
1d703b0
jim-wang-yutsung
previously approved these changes
Jul 28, 2022
Codecov Report
@@ Coverage Diff @@
## main #4107 +/- ##
==========================================
- Coverage 47.39% 47.38% -0.01%
==========================================
Files 114 114
Lines 9869 9870 +1
==========================================
Hits 4677 4677
- Misses 4803 4804 +1
Partials 389 389
Continue to review full report at Codecov.
|
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
jim-wang-yutsung
previously approved these changes
Jul 28, 2022
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
farshidtz
reviewed
Jul 29, 2022
Member
farshidtz
left a comment
There was a problem hiding this comment.
Thanks for hunting down the issue @lenny-intel and @jim-wang-intel.
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
|
Kudos, SonarCloud Quality Gate passed!
|
jim-wang-yutsung
approved these changes
Jul 29, 2022
bnevis-i
approved these changes
Jul 29, 2022
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Also updated to latest go mods which exposed this issue.
fixe #4106
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-go/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:describing the break)Testing Instructions
New Dependency Instructions (If applicable)