File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020- Default ` API_WORKERS ` to 1 (instead of letting Airflow default to 4) to prevent crashloop and update/correct docs to reflect this ([ #727 ] ).
2121- Prevent unnecessary Pod restarts when initially creating an AirflowCluster.
2222 This is achieved by applying the StatefulSet after all ConfigMaps and Secrets that it mounts ([ #734 ] ).
23+ - Verify the ` credentialsSecret ` field supplies a non-trivial value ([ #747 ] ).
2324
2425[ #725 ] : https://github.com/stackabletech/airflow-operator/pull/725
2526[ #726 ] : https://github.com/stackabletech/airflow-operator/pull/726
2829[ #734 ] : https://github.com/stackabletech/airflow-operator/pull/734
2930[ #741 ] : https://github.com/stackabletech/airflow-operator/pull/741
3031[ #742 ] : https://github.com/stackabletech/airflow-operator/pull/742
32+ [ #747 ] : https://github.com/stackabletech/airflow-operator/pull/747
3133
3234## [ 25.11.0] - 2025-11-07
3335
You can’t perform that action at this time.
0 commit comments