We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc2072 commit e3cd6a2Copy full SHA for e3cd6a2
1 file changed
CHANGELOG.md
@@ -5,6 +5,11 @@
5
### Added
6
7
- Run a `containerdebug` process in the background of each Airflow container to collect debugging information ([#557]).
8
+- Aggregate emitted Kubernetes events on the CustomResources ([#571]).
9
+
10
+### Changed
11
12
+- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#571]).
13
14
### Fixed
15
@@ -16,6 +21,7 @@
16
21
[#545]: https://github.com/stackabletech/airflow-operator/pull/545
17
22
[#547]: https://github.com/stackabletech/airflow-operator/pull/547
18
23
[#557]: https://github.com/stackabletech/airflow-operator/pull/557
24
+[#571]: https://github.com/stackabletech/airflow-operator/pull/571
19
25
20
26
## [24.11.0] - 2024-11-18
27
0 commit comments