Skip to content

Conversation

@mdering
Copy link
Contributor

@mdering mdering commented Jan 8, 2025

This PR addresses an edge case when running airflow in linux on an arm64 machine and trying to use the cloud sql proxy. Linux declares its os.uname().machine as aarch64 but the binary that is built and available for download is called arm64. This adds a simple check to return the proper name of the binary.


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

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Jan 8, 2025
@potiuk potiuk merged commit 1f56cfc into apache:main Jan 8, 2025
61 of 62 checks passed
karenbraganz pushed a commit to karenbraganz/airflow that referenced this pull request Jan 13, 2025
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants