-
Notifications
You must be signed in to change notification settings - Fork 38
feat: Add support for GCP Secret Manager #124
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
Merged
migmartri
merged 24 commits into
chainloop-dev:main
from
Archipelo:rafal/add-support-for-gcp-secret-manager
May 26, 2023
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f919052
feat: add GCP secrect manager support - the code handling GCP integra…
gr0 5fd5faa
feat: add GCP secrect manager support - CLI support for controlplane
gr0 0d8c81b
feat: add GCP secrect manager support - support for artifact-cas
gr0 660d168
Lint
gr0 6762a66
fix: downgrade GRPC to 1.54.0 to avoid problems with dependencies
gr0 6366ab5
chore(ci): check go mod tidiness (#126)
migmartri fb779a9
fix: move marshaling to the beginning of the function to fail fast if…
gr0 68d0faf
feat: improve logging for GCP secret manager
gr0 7d6610f
fix(docs): add information about support for GCP Secres Manager to CA…
gr0 a7b75c2
Merge branch 'main' into rafal/add-support-for-gcp-secret-manager
gr0 ce48562
fix: remove the check when initializing credentials manager
gr0 15bb5af
fix: initialize logger in tests
gr0 d61212d
fix: remove the unused Close() function from GCP secrets manager and …
gr0 3613713
fix: provide an example configuration and use key instead of passing …
gr0 4739865
fix: add support for secret prefix in GCP and use the gRPC client
gr0 93f62a1
fix: logging adjustment
gr0 be5c440
fix: rename the configuration related the GCP key'
gr0 3088ab7
fix: avoid checking for existence of the secret before deletion
gr0 27c3f38
fix: remove extra lines
gr0 fc87113
fix: improve docs and check for credentials reader configuration
gr0 0927225
fix: improve tests and make the key empty
gr0 49cd080
fix: improve tests and use redacted key
gr0 ec456df
fix: redact the key used in unit tests to make sure it is clear the k…
gr0 335789b
fix: typo correct
gr0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.