Skip to content

Commit

Permalink
Add prepared logs to the logging test (#536)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
siegfriedweber authored Jun 13, 2024
1 parent a568334 commit 2878ba4
Show file tree
Hide file tree
Showing 13 changed files with 470 additions and 202 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ All notable changes to this project will be documented in this file.
- Revert changing the getting started script to use the listener class `cluster-internal` ([#492]) ([#493]).
- Fix HDFS pods crashing on launch when any port names contain dashes ([#517]).
- Add labels to ephemeral (listener) volumes. These allow `stackablectl stack list` to display datanode endpoints ([#534])
- Processing of corrupted log events fixed; If errors occur, the error
messages are added to the log event ([#536]).

[#493]: https://github.com/stackabletech/hdfs-operator/pull/493
[#517]: https://github.com/stackabletech/hdfs-operator/pull/517
[#534]: https://github.com/stackabletech/hdfs-operator/pull/534
[#536]: https://github.com/stackabletech/hdfs-operator/pull/536

## [24.3.0] - 2024-03-20

Expand Down
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2878ba4

Please sign in to comment.