File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1212- Fix OPA authorization for Airflow 3. Airflow 3 needs to be configured via env variables, the operator now does this correctly ([ #668 ] ).
1313- Allow multiple Airflows in the same namespace to use Kubernetes executors.
1414 Previously, the operator would always use the same name for the executor Pod template ConfigMap.
15- In case you had multiple Airflows, the two "fought" over writing to that ConfigMap.
15+ In case you had multiple Airflows, the two "fought" over writing to that ConfigMap ( [ # 678 ] ) .
1616
1717[ #667 ] : https://github.com/stackabletech/airflow-operator/pull/667
1818[ #668 ] : https://github.com/stackabletech/airflow-operator/pull/668
1919[ #669 ] : https://github.com/stackabletech/airflow-operator/pull/669
20+ [ #678 ] : https://github.com/stackabletech/airflow-operator/pull/678
2021
2122## [ 25.7.0] - 2025-07-23
2223
You can’t perform that action at this time.
0 commit comments