Skip to content

Commit bf6ac51

Browse files
committed
inject vector aggregator address as env into config
1 parent 6c033e1 commit bf6ac51

File tree

8 files changed

+213
-1093
lines changed

8 files changed

+213
-1093
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ All notable changes to this project will be documented in this file.
1010
- BREAKING: The file log directory was set by `SPARK_K8S_OPERATOR_LOG_DIRECTORY`, and is now set by `ROLLING_LOGS`
1111
(or via `--rolling-logs <DIRECTORY>`).
1212
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
13+
- BREAKING: Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` instead
14+
of having the operator write it to the vector config ([#XXX]).
1315

1416
[#547]: https://github.com/stackabletech/spark-k8s-operator/pull/547
17+
[#XXX]: https://github.com/stackabletech/spark-k8s-operator/pull/XXX
1518

1619
## [25.3.0] - 2025-03-21
1720

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)