Skip to content

WIP: Improve debug logging of k8s executor

Tomasz Maczukin requested to merge improve-kubernetes-executor-logging into master

What does this MR do?

Improve k8s executor debug logging.

Why was this MR needed?

To help investigate problems like #3175 (closed)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Merge request reports