File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616- Default ` API_WORKERS ` to 1 (instead of letting Airflow default to 4) to prevent crashloop and update/correct docs to reflect this ([ #727 ] ).
1717- Prevent unnecessary Pod restarts when initially creating an AirflowCluster.
18- This is achieved by applying the StatefulSet after all ConfigMaps and Secrets that it mounts ([ #XXX ] ).
18+ This is achieved by applying the StatefulSet after all ConfigMaps and Secrets that it mounts ([ #734 ] ).
1919
2020[ #726 ] : https://github.com/stackabletech/airflow-operator/pull/726
2121[ #727 ] : https://github.com/stackabletech/airflow-operator/pull/727
2222[ #733 ] : https://github.com/stackabletech/airflow-operator/pull/733
23- [ #XXX ] : https://github.com/stackabletech/airflow-operator/pull/XXX
23+ [ #734 ] : https://github.com/stackabletech/airflow-operator/pull/734
2424
2525## [ 25.11.0] - 2025-11-07
2626
You can’t perform that action at this time.
0 commit comments