Skip to content

Commit 57fab63

Browse files
authored
chore: Update to operator-rs 0.84.0 (#571)
* chore: Update to operator-rs 0.84.0 * changelog
1 parent aa6f74e commit 57fab63

File tree

10 files changed

+1260
-520
lines changed

10 files changed

+1260
-520
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
### Added
66

77
- 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]).
813

914
### Fixed
1015

@@ -16,6 +21,7 @@
1621
[#545]: https://github.com/stackabletech/airflow-operator/pull/545
1722
[#547]: https://github.com/stackabletech/airflow-operator/pull/547
1823
[#557]: https://github.com/stackabletech/airflow-operator/pull/557
24+
[#571]: https://github.com/stackabletech/airflow-operator/pull/571
1925

2026
## [24.11.0] - 2024-11-18
2127

0 commit comments

Comments
 (0)