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 1f5019f commit 1d5672aCopy full SHA for 1d5672a
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` ([#671]).
10
11
+### Fixed
12
13
+- Fix a bug where changes to ConfigMaps that are referenced in the HdfsCluster spec didn't trigger a reconciliation ([#671]).
14
15
+[#671]: https://github.com/stackabletech/hdfs-operator/pull/671
16
17
## [25.3.0] - 2025-03-21
18
19
### Added
0 commit comments