UNCLASSIFIED - NO CUI

Skip to content

Resolve "Dump of the current and previous logs for pods"

razzle requested to merge 24-dump-of-the-current-and-previous-logs-for-pods into master

Closes #24 (closed)

Changes:

  • Add get_log_dump fn
    • First gets all logs for any previous pod's containers (if they are available)
    • Then gets all logs for current pods
  • Update pipeline artifacts w/ new log_dump.txt
Edited by razzle

Merge request reports