tektoncd / results

Long term storage of execution results.
Apache License 2.0
77 stars 73 forks source link

log processing was not handling runs that have been cancelled #698

Closed gabemontero closed 8 months ago

gabemontero commented 8 months ago

Expected Behavior

cancelled runs should have their logs saved too

Actual Behavior

cancelled runs did not have their logs saved

Steps to Reproduce the Problem

  1. start a pipelinerun
  2. cancel it before it completes

Additional Info

across multiple versions of k8s, tekton, and results