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 42890e6 commit 5b03aa2Copy full SHA for 5b03aa2
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Removed
8
+
9
+- BREAKING: Removed the deprecated pod enrichment controller ([#321]).
10
11
### Added
12
13
- Aggregate emitted Kubernetes events on the CustomResources ([#318]).
@@ -13,6 +17,7 @@ All notable changes to this project will be documented in this file.
17
- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#318]).
14
18
15
19
[#318]: https://github.com/stackabletech/commons-operator/pull/318
20
+[#321]: https://github.com/stackabletech/commons-operator/pull/321
16
21
22
## [24.11.0] - 2024-11-18
23
0 commit comments