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

For App Engine local run, provide CT4E login cred when service account is missing? #3094

Open
chanseokoh opened this issue May 24, 2018 · 0 comments

Comments

@chanseokoh
Copy link
Contributor

For the Dataflow run (which is essentially running a Java program locally), selecting a login account will provide the login cred to the Dataflow program when no service account is provided. If the optional service account is provided, the service account will be used instead.

selection_002

For the App Engine local run, we have a very similar UI. The user can select a login account and provide a service account. However, only passed to the dev appsever is the service account.

selection_003

Will it be worth passing a login account in case the service account is missing? The answer may be "no", as we push people to use the service account workflow as much as possible.

Or, it could be the other way around: stop providing the login cred for Dataflow runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants