Skip to content

Commit 9461d3d

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix/vector-aggregator-env-var
2 parents bf6ac51 + 4351d7d commit 9461d3d

File tree

5 files changed

+555
-408
lines changed

5 files changed

+555
-408
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,15 @@ All notable changes to this project will be documented in this file.
1111
(or via `--rolling-logs <DIRECTORY>`).
1212
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
1313
- 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]).
14+
of having the operator write it to the vector config ([#551]).
15+
16+
### Fixed
17+
18+
- Use `json` file extension for log files ([#553]).
1519

1620
[#547]: https://github.com/stackabletech/spark-k8s-operator/pull/547
17-
[#XXX]: https://github.com/stackabletech/spark-k8s-operator/pull/XXX
21+
[#551]: https://github.com/stackabletech/spark-k8s-operator/pull/551
22+
[#553]: https://github.com/stackabletech/spark-k8s-operator/pull/553
1823

1924
## [25.3.0] - 2025-03-21
2025

0 commit comments

Comments
 (0)