Skip to content

Fix log stream race cond.

Jeena Huneidi requested to merge logRaceTake2 into main
Don't stream if container is not in list

streaming logs when the initContainer does not appear in the pod
containerStatuses list now throws an error.
Edited by Jeena Huneidi

Merge request reports