Skip to content

Commit e5e41c1

Browse files
Add prepared logs to the logging test (#511)
* Add prepared logs to the logging test * Specify MinIO resources in the test * Increase the KUTTL timeout to delete namespaces
1 parent b6cb976 commit e5e41c1

15 files changed

+242
-159
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,17 @@
2121
- [BREAKING] Removed legacy node selector on roleGroups ([#438]).
2222
- Remove support for version `2.4.12` ([#454]).
2323

24+
### Fixed
25+
26+
- Processing of corrupted log events fixed; If errors occur, the error
27+
messages are added to the log event ([#511]).
2428

2529
[#425]: https://github.com/stackabletech/hbase-operator/pull/425
2630
[#436]: https://github.com/stackabletech/hbase-operator/pull/436
2731
[#438]: https://github.com/stackabletech/hbase-operator/pull/438
2832
[#441]: https://github.com/stackabletech/hbase-operator/pull/441
2933
[#454]: https://github.com/stackabletech/hbase-operator/pull/454
34+
[#511]: https://github.com/stackabletech/hbase-operator/pull/511
3035

3136
## [23.11.0] - 2023-11-24
3237

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)