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: support loading secret key shares from GCP secret manager #35

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

itegulov
Copy link
Contributor

Tested this locally and it seems to work fine, can't test in GCP environment yet

@itegulov itegulov requested a review from volovyks April 12, 2023 06:56
@@ -0,0 +1,122 @@
// This file is a slightly modified version of
// https://raw.githubusercontent.com/google-apis-rs/google-cloud-rs/e3569046fd571469f058e045bb6c3a8ba241fd73/google-cloud/src/authorize/mod.rs
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this the part that we can get rid of if we will add SevretManager support to that external library?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep

@volovyks volovyks merged commit 405f8e7 into develop Apr 12, 2023
@volovyks volovyks deleted the daniyar/gcp-secret-manager branch April 14, 2023 13:49
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