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

bug(config): Embedded types do not work with package we use to pull from Consul #38

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

lenny-goodell
Copy link
Member

Replaced embedded type vault.SecretConfig with copy of the fields from the type.

closes #37

…rom Consul

Replaced embeded type vault.SecretConfig with copy of the fields from the type.

closes #37

Signed-off-by: lenny <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #38 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   49.72%   49.72%           
=======================================
  Files           7        7           
  Lines         179      179           
=======================================
  Hits           89       89           
  Misses         89       89           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01ced2e...dba5789. Read the comment docs.

Copy link
Member

@michaelestrin michaelestrin left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelestrin michaelestrin merged commit 2d9fcd4 into edgexfoundry:master Feb 4, 2020
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.

Use of embedded type vault.SecretConfig in SecretStoreInfo doesn't work with Consul
3 participants