Commit db8644c
authored
fix: Set the universe domain when using an impersonation chain. (#2547)
This change ensures that the universe domain configuration is correctly passed when setting up an impersonation chain for credentials.
It also introduces internal test infrastructure to mock `impersonate.CredentialsTokenSource` and adds a unit test `TestCredentialsOpt` to verify this behavior.1 parent 5b14b6a commit db8644c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| |||
0 commit comments