Skip to content

Commit 2878ba4

Browse files
Add prepared logs to the logging test (#536)
* 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 a568334 commit 2878ba4

13 files changed

+470
-202
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ All notable changes to this project will be documented in this file.
99
- Revert changing the getting started script to use the listener class `cluster-internal` ([#492]) ([#493]).
1010
- Fix HDFS pods crashing on launch when any port names contain dashes ([#517]).
1111
- Add labels to ephemeral (listener) volumes. These allow `stackablectl stack list` to display datanode endpoints ([#534])
12+
- Processing of corrupted log events fixed; If errors occur, the error
13+
messages are added to the log event ([#536]).
1214

1315
[#493]: https://github.com/stackabletech/hdfs-operator/pull/493
1416
[#517]: https://github.com/stackabletech/hdfs-operator/pull/517
1517
[#534]: https://github.com/stackabletech/hdfs-operator/pull/534
18+
[#536]: https://github.com/stackabletech/hdfs-operator/pull/536
1619

1720
## [24.3.0] - 2024-03-20
1821

Cargo.lock

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

0 commit comments

Comments
 (0)