Commit 26526b3
feat: run containerdebug in the background (#687)
* feat: run containerdebug in the background
* fix container name
* fix containerdebug log dir
* fix after running the tests
* reintroduce env var
* factor out ctnrdebug test
* Apply Java heap size limit to Keycloak in opa-authorization test
It was hitting against the container memory limits, and getting oomkilled.
---------
Co-authored-by: Natalie Klestrup Röijezon <[email protected]>1 parent 3ba60de commit 26526b3
File tree
7 files changed
+189
-123
lines changed- rust/operator-binary/src
- tests/templates/kuttl
- opa-authorization
- smoke
7 files changed
+189
-123
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 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments