-
Notifications
You must be signed in to change notification settings - Fork 351
Support for --impersonate-service-account #417
Copy link
Copy link
Labels
priority: p0Highest priority. Critical issue. P0 implies highest priority.Highest priority. Critical issue. P0 implies highest priority.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p0Highest priority. Critical issue. P0 implies highest priority.Highest priority. Critical issue. P0 implies highest priority.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be nice, if Cloud SQL Proxy supports the
--impersonate-service-accountflag similar to the corresponding flag ingcloud. This would help to use impersonation out-of-the-box instead of long-running and possibly non-personalized service-account credentials.