Commit 646d08e
Run containerdebug as a background job (#881)
* Run containerdebug as a background job
See stackabletech/issues#527
* Direct containerdebug logs to disk
* Save containerdebug state too
* update test and changelog
* update Cargo.nix
* fix typo
* fix containerdebug log dir
* another fix after running the tests
* revert env var removal
---------
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>1 parent 520ef19 commit 646d08e
File tree
5 files changed
+201
-149
lines changed- rust/operator-binary/src
- tests/templates/kuttl/smoke
5 files changed
+201
-149
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments