You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[iris] Drop implicit service_account fallback from ssh_impersonate_service_account
Remove the service_account parameter from ssh_impersonate_service_account()
so it only returns a value when impersonate_service_account is explicitly set
in SshConfig. In metadata mode the controller's ambient VM identity is used
for gcloud SSH — no impersonation needed. OS Login setups that need
impersonation must set ssh.impersonate_service_account explicitly.
0 commit comments