Commit 5502581
committed
hack/collectlogs: make ORC pod log collection more robust
Resolve the pod name explicitly instead of relying on a label selector,
capture stderr from kubectl logs into the log file, and detect empty log
files with a --previous fallback.
Closes #8391 parent 95c906a commit 5502581
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments