Skip to content

Commit 0a63daa

Browse files
committed
changelog
1 parent 42ad858 commit 0a63daa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
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
@@ -28,6 +29,7 @@
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

0 commit comments

Comments
 (0)