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

refactor: Modify config.Clients to use service key #3196

Merged
merged 1 commit into from
Feb 26, 2021
Merged

refactor: Modify config.Clients to use service key #3196

merged 1 commit into from
Feb 26, 2021

Conversation

weichou1229
Copy link
Member

Close #3195

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

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: #3195

What is the new behavior?

Modify config.Clients to use service key

Does this PR introduce a breaking change?

  • Yes
  • No

New Imports

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to reviewing?

Other information

@weichou1229
Copy link
Member Author

This PR should hold until edgexfoundry/go-mod-core-contracts#521 merged.

@weichou1229
Copy link
Member Author

Rebased and upgrade core-contracts lib.

lenny-goodell
lenny-goodell previously approved these changes Feb 25, 2021
Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

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

LGTM, just need to rebase once again.

Per the Monthly Architect's meeting of 1/26/21 - it was decided that we will use service keys in configuration.toml files.

Close #3195

Signed-off-by: weichou <weichou1229@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented Feb 25, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
5.0% 5.0% Duplication

@weichou1229
Copy link
Member Author

Rebased.

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.

LGTM

@cloudxxx8 cloudxxx8 merged commit 73dc428 into edgexfoundry:master Feb 26, 2021
@weichou1229 weichou1229 deleted the issue-3195 branch April 22, 2021 06:24
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.

Update config.Clients to use service keys
3 participants