You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/24 14:09:48 UTC

[GitHub] [airflow] olchas commented on a change in pull request #10506: Improve direct impersonation documentation

olchas commented on a change in pull request #10506:
URL: https://github.com/apache/airflow/pull/10506#discussion_r475640446



##########
File path: docs/howto/connection/gcp.rst
##########
@@ -132,9 +133,15 @@ In order for this example to work, the account ``impersonated_account`` must gra
 access token, which will allow to act on its behalf using its permissions. ``impersonated_account``
 does not even need to have a generated key.
 
-You can even impersonate accounts from projects other than the project of the originating account.
-In that case, the project id of the impersonated account will be used as the default project id in
-operators logic, unless you have explicitly specified the Project Id in Connection's configuration.
+.. warning::
+  GKEStartPodOperator, DataflowCreateJavaJobOperator and DataflowCreatePythonJobOperator do not

Review comment:
       Done.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org