airflow-helm / charts

The User-Community Airflow Helm Chart is the standard way to deploy Apache Airflow on Kubernetes with Helm. Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes.
https://github.com/airflow-helm/charts/tree/main/charts/airflow
Apache License 2.0
630 stars 474 forks source link

Fix user sync for Airflow 2.9.0 #848

Closed c-thiel closed 2 months ago

c-thiel commented 2 months ago

Fix sync_users.tpl for Airflow 2.9.0

What issues does your PR fix?

What does your PR do?

Fix the sync user templates to accomodate the new import locations for the Users in Role from Airflow 2.9.0

Checklist

For all Pull Requests

For releasing ONLY

thesuperzapper commented 2 months ago

@c-thiel thanks for your PR, but I have decided to permanently fix this problem in: