testkube icon indicating copy to clipboard operation
testkube copied to clipboard

Extending execution logs with pod name

Open tkonieczny opened this issue 2 years ago • 1 comments

Describe the enhancement you'd like to see Extending test execution logs with pod name - would make things simpler to debug - looking for specific pod won't be needed.

tkonieczny avatar Sep 06 '23 11:09 tkonieczny

Do we need to have a pod name for execution logs? The execution could have the list of pods used (pre-run, execution, post-run), as only one pod would be running at once.

rangoo94 avatar Sep 19 '23 12:09 rangoo94