Skip to content

Conversation

@o-nikolas
Copy link
Contributor

Configuration for teams can now be specified via environment variable using the triple underscore syntax outlined in AIP-67. This applies to any configuration, but specifically is required for executor based configuration.

A small shim has been added to BaseExecutor to allow easier access to team based config.

ECS executor is converted to this new shim as a proof of concept for the mechanism.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.
@boring-cyborg boring-cyborg bot added area:Executors-core LocalExecutor & SequentialExecutor area:providers provider:amazon AWS/Amazon - related issues labels Aug 27, 2025
@o-nikolas o-nikolas added the multi-team - aip-67 Issues related to multi-team (AIP-67) label Aug 28, 2025
@o-nikolas
Copy link
Contributor Author

CC @potiuk

@o-nikolas o-nikolas requested a review from potiuk September 2, 2025 18:03
@potiuk potiuk merged commit e2c73fd into apache:main Sep 8, 2025
78 checks passed
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Sep 8, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Sep 30, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 1, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 2, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 3, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 4, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 7, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 8, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 9, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 10, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 11, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 12, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 14, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 15, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 17, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 19, 2025
…55003)

* Multi-team: per team executor config (env var only)

Configuration for teams can now be specified via environment variable
using the triple underscore syntax outlined in AIP-67. This applies to
any configuration, but specifically is required for executor based
configuration.

A small shim has been added to BaseExecutor to allow easier access to
team based config.

ECS executor is converted to this new shim as a proof of concept for the
mechanism.

* PR Feedback: comment fixup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Executors-core LocalExecutor & SequentialExecutor area:providers multi-team - aip-67 Issues related to multi-team (AIP-67) provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants