Skip to content

log streaming: Check whether container has started

Jeena Huneidi requested to merge T372900-j into main
  • Checks whether the container has started instead of just whether the pod has been initialized to eliminate race conditions
  • Create struct of stream query params for code clarity

Bug: T372900

Merge request reports