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

Expose RPC options to set oidc auth creds for KMS #934

Merged
merged 1 commit into from Dec 21, 2022

Conversation

hectorj2f
Copy link
Contributor

Summary

I realized I needed to pass in some extra RPC options (e.g. OIDC Auth). This just exposes all the RPC options so that folks using this as a library can pass them in.

Release Note

Documentation

Signed-off-by: Hector Fernandez <hector@chainguard.dev>
@codecov-commenter
Copy link

Codecov Report

Merging #934 (6d953a4) into main (4114d09) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #934   +/-   ##
=======================================
  Coverage   53.56%   53.56%           
=======================================
  Files          37       37           
  Lines        2326     2326           
=======================================
  Hits         1246     1246           
  Misses        988      988           
  Partials       92       92           
Impacted Files Coverage Δ
pkg/ca/kmsca/kmsca.go 65.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@haydentherapper haydentherapper merged commit 6c68669 into sigstore:main Dec 21, 2022
@hectorj2f
Copy link
Contributor Author

Thanks for the reviews 💪🏻 !

@hectorj2f hectorj2f deleted the expose_kms_rpc_options branch December 21, 2022 22:13
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.

None yet

4 participants