-
Notifications
You must be signed in to change notification settings - Fork 12
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
Retrieve Secrets for secrets group #363
Conversation
b0b1b83
to
c564b6b
Compare
c564b6b
to
e07a88d
Compare
e07a88d
to
f49b7fe
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.
Just a couple small comments. Looks good otherwise!
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.
Looks good so far! I'm still digging through the UT but wanted to post a partial review.
47aed22
to
fba5181
Compare
ad6ba0a
to
6e2c10d
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.
I've left a number of comments and suggestions. Happy to chat more about them online.
ac9c8ed
to
2e2f897
Compare
fad588d
to
615fdda
Compare
Moves Conjur mocks to dedicated directory. Binds mocks to struct instances instead of using global variables
615fdda
to
e0f447e
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.
Looks good, only a couple of VERY minor gofmt/golint issues.
e0f447e
to
1bff883
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!!!
1bff883
to
9edb714
Compare
Code Climate has analyzed commit 9edb714 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 76.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 92.6% (-1.6% change). View more on Code Climate. |
What does this PR do?
Parse the secrets group structure and retrieve the secrets from Conjur
What ticket does this PR close?
Resolves #343
Checklists
Change log
Test coverage
Documentation
README
s) were updated in this PR, and/or there is a follow-on issue to update docs, or