We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1ad35 commit 0b3350dCopy full SHA for 0b3350d
CHANGELOG.md
@@ -29,6 +29,7 @@
29
30
- Use `json` file extension for log files ([#607]).
31
- Fix a bug where changes to ConfigMaps that are referenced in the AirflowCluster spec didn't trigger a reconciliation ([#600]).
32
+- Use headless service for StatefulSets ([#626]).
33
34
[#600]: https://github.com/stackabletech/airflow-operator/pull/600
35
[#601]: https://github.com/stackabletech/airflow-operator/pull/601
@@ -39,6 +40,7 @@
39
40
[#620]: https://github.com/stackabletech/airflow-operator/pull/620
41
[#624]: https://github.com/stackabletech/airflow-operator/pull/624
42
[#625]: https://github.com/stackabletech/airflow-operator/pull/625
43
+[#626]: https://github.com/stackabletech/airflow-operator/pull/626
44
45
## [25.3.0] - 2025-03-21
46
0 commit comments