cli icon indicating copy to clipboard operation
cli copied to clipboard

fix panic when trying to read pod logs when pod is already deleted

Open huntlyroad opened this issue 1 year ago • 11 comments

Changes

fixed panic when trying to call log.NewReader(logType, opts) for a pipelineRun, but some of the task pod has been deleted.

Release Notes

fix panic when trying to read pod logs when pod is already deleted

huntlyroad avatar Oct 10 '24 07:10 huntlyroad