Skip to content

Conversation

@lwyszomi
Copy link
Contributor

I extended dataflow config to support serviceAccount parameter and give users possibility to specify which service account should be used to execute Job in the Dataflow.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@lwyszomi lwyszomi requested a review from turbaszek as a code owner April 19, 2022 11:41
@boring-cyborg boring-cyborg bot added area:providers provider:Apache provider:google Google (including GCP) related issues labels Apr 19, 2022
Copy link

@rbiegacz rbiegacz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it needs a test modification. Running it now.

@potiuk
Copy link
Member

potiuk commented Apr 25, 2022

Ah no.

@potiuk potiuk merged commit de65a5c into apache:main Apr 25, 2022
@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Apr 25, 2022
@github-actions
Copy link

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jul 11, 2022
Cherry-picked changes from the community:
* apache/airflow#24416
* apache/airflow#23078

Unit tests executed:
https://screenshot.googleplex.com/5AJvqmrXwoUA83L

Dags executed:
https://screenshot.googleplex.com/67ABr73jTfZETb7

Change-Id: I6f4795eed4a8ecc67b0f7997f228cd92d464d004
GitOrigin-RevId: 0fa3a13797a21cd5d6c3e08d315bb93f7af4e787
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers okay to merge It's ok to merge this PR as it does not require more tests provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants