Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Mar 13, 2022

This PR starts an ARM EC2 instance and forwards socket via SSH
so that it can be used by docker buildx build with airflow_cache
multi-platform builders.

The instance is created only when "main" build reaches the cache
build job/step. The instances run for maximum 50 minutes and
then self-terminate, also the instance is killed when the job
either succeeds or fails.


^ 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.

@potiuk potiuk force-pushed the optimize-multiplatform-builds branch 2 times, most recently from 62f187b to 4e80e48 Compare March 13, 2022 22:20
potiuk added 2 commits March 14, 2022 19:34
This PR starts an ARM EC2 instance and forwards socket via SSH
so that it can be used by docker buildx build with airflow_cache
multi-platform builders.

The instance is created only when "main" build reaches the cache
build job/step. The instances run for maximum 50 minutes and
then self-terminate, also the instance is killed when the job
either succeeds or fails.
@potiuk potiuk force-pushed the optimize-multiplatform-builds branch from 4e80e48 to a47a15e Compare March 14, 2022 18:37
@potiuk potiuk closed this Mar 21, 2022
@potiuk potiuk deleted the optimize-multiplatform-builds branch July 29, 2022 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant