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 UniverseDomainOption in gRPC IAM stub #13466

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Jan 18, 2024

Part of the work for #13115

GCS+gRPC uses this stub for SignBlob. It is also used by gRPC impersonate service account credentials.

Add tests for this function.


This change is Reviewable

@dbolduc dbolduc marked this pull request as ready for review January 18, 2024 06:26
@dbolduc dbolduc requested a review from a team as a code owner January 18, 2024 06:26
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd2a3cc) 93.10% compared to head (9c88563) 93.10%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13466   +/-   ##
=======================================
  Coverage   93.10%   93.10%           
=======================================
  Files        2183     2183           
  Lines      189929   189945   +16     
=======================================
+ Hits       176826   176841   +15     
- Misses      13103    13104    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dbolduc)

@dbolduc dbolduc merged commit a0446c9 into googleapis:main Jan 18, 2024
61 checks passed
@dbolduc dbolduc deleted the iam-creds-stub-ud branch January 18, 2024 17:02
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