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

feat(vault config): set up access for users to access KVs through OIDC. #2

Merged
merged 16 commits into from
Jun 4, 2020

Conversation

justbert
Copy link
Contributor

@justbert justbert commented May 7, 2020

Okay, so here's my PR for daaas/#23.

It adds the ability to create or update the entity that links to an entity-alias.

Copy link
Contributor

@zachomedia zachomedia left a comment

Choose a reason for hiding this comment

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

A few minor things but this looks good!

vault.go Outdated Show resolved Hide resolved
vault.go Outdated Show resolved Hide resolved
@justbert justbert changed the title feat(vault config): set up access for users to access KVs through OIDC. WIP: feat(vault config): set up access for users to access KVs through OIDC. May 8, 2020
Copy link
Contributor

@zachomedia zachomedia left a comment

Choose a reason for hiding this comment

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

@justbert Thanks for the updates to this, I took an initial look through and left some comments beind - but doesn't seem like anyhting major. Great work!

controller.go Outdated Show resolved Hide resolved
vault.go Show resolved Hide resolved
vault.go Outdated Show resolved Hide resolved
@justbert justbert changed the title WIP: feat(vault config): set up access for users to access KVs through OIDC. feat(vault config): set up access for users to access KVs through OIDC. May 12, 2020
Copy link
Contributor

@zachomedia zachomedia left a comment

Choose a reason for hiding this comment

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

A couple of additional changes included.

controller.go Outdated Show resolved Hide resolved
defaults.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
Justin Bertrand added 3 commits June 2, 2020 12:13
Signed-off-by: Justin Bertrand <justin.bertrand@canada.ca>
Signed-off-by: Justin Bertrand <justin.bertrand@canada.ca>
…w them access to vault.

Signed-off-by: Justin Bertrand <justin.bertrand@canada.ca>
@justbert justbert requested a review from zachomedia June 2, 2020 12:15
@justbert
Copy link
Contributor Author

justbert commented Jun 2, 2020

Goes with PR#15.

Copy link
Contributor

@zachomedia zachomedia left a comment

Choose a reason for hiding this comment

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

This set of changes LGTM. I don't have an easy way to test this all, so we'll have to do that when it's deployed.

@zachomedia
Copy link
Contributor

@justbert Can you rebase this against the latest master so that it removes the merge conflict?

@justbert
Copy link
Contributor Author

justbert commented Jun 2, 2020

@zachomedia Done!

@justbert
Copy link
Contributor Author

justbert commented Jun 4, 2020

@zachomedia Is this ready to be merged? Do we need to wait for the evening?

@zachomedia
Copy link
Contributor

@justbert I wanted to wait until you were available in case there are issues. Maybe this afternoon we can do it.

@zachomedia zachomedia merged commit b5a96a6 into master Jun 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.

2 participants