Skip to content

Conversation

@thesuperzapper
Copy link
Member

What issues does your PR fix?

What does your PR do?

This PR fixes the extraPipPackages values in Airflow 2.9.0+

This was needed because upstream airflow changed to using Virtual Environments for Python in their Docker images (apache/airflow#37796), and those don't support the --user flag with pip install.

Checklist

For all Pull Requests

@thesuperzapper thesuperzapper added this to the airflow-8.9.0 milestone Apr 30, 2024
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label May 1, 2024
@thesuperzapper thesuperzapper merged commit d4624fa into airflow-helm:main May 1, 2024
@thesuperzapper thesuperzapper deleted the fix-extra-pip-packages-2.9.0 branch May 1, 2024 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/ready-to-merge status - this will be merged into next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sync airflow.users does not work in airflow 2.9.0+

1 participant