Skip to content

Commit 44d8a6e

Browse files
Add prepared logs to the logging test (#412)
* Add prepared logs to the logging test * Update operator-rs and improve the Vector aggregator configuration * Update operator-rs * Update stackable-operator to version 0.69.3 * Update changelog
1 parent a084ea0 commit 44d8a6e

13 files changed

+242
-170
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@ All notable changes to this project will be documented in this file.
1313
- BREAKING (behaviour): Specified CPU resources are now applied correctly (instead of rounding it to the next whole number).
1414
This might affect your jobs, as they now e.g. only have 200m CPU resources requested instead of the 1000m it had so far,
1515
meaning they might slow down significantly ([#408]).
16+
- Processing of corrupted log events fixed; If errors occur, the error
17+
messages are added to the log event ([#412]).
1618

1719
[#401]: https://github.com/stackabletech/spark-k8s-operator/pull/401
1820
[#408]: https://github.com/stackabletech/spark-k8s-operator/pull/408
21+
[#412]: https://github.com/stackabletech/spark-k8s-operator/pull/412
1922

2023
## [24.3.0] - 2024-03-20
2124

Cargo.lock

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

0 commit comments

Comments
 (0)