-
Notifications
You must be signed in to change notification settings - Fork 436
ci: add SA to SA impersonation integration tests for universe domain #14862
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
ci: add SA to SA impersonation integration tests for universe domain #14862
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14862 +/- ##
=======================================
Coverage 93.00% 93.00%
=======================================
Files 2351 2351
Lines 209479 209479
=======================================
+ Hits 194828 194831 +3
+ Misses 14651 14648 -3 ☔ View full report in Codecov by Sentry. |
dbolduc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The missing license is the only important thing we need to fix.
This PR adds service account to service account impersonation tests.
In the following PRs, the tests will be added:
This change is