Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit cb42365

Browse files
razvannightkr
andauthored
feat: run containerdebug in the background (#144)
* chore: bump rust version in stackable base image * cargo update * remove unused env var * cargo update * reintroduce the CONTAINERDEBUG_LOG_DIRECTORY env var * Bring Cargo.nix up to date * Add JVM memory limit to work around #147 * Split out containerdebug probe into a separate test step This should help reduce the amount of spam while checking other assertions * Don't print the full containerdebug output --------- Co-authored-by: Natalie Klestrup Röijezon <nat@nullable.se>
1 parent b365130 commit cb42365

File tree

5 files changed

+1836
-687
lines changed

5 files changed

+1836
-687
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Run a `containerdebug` process in the background of each Hello container to collect debugging information ([#144]).
10+
11+
[#144]: https://github.com/stackabletech/hello-world-operator/pull/144
12+
713
## [24.11.0] - 2024-11-18
814

915
### Added

0 commit comments

Comments
 (0)