v0.26.1
v0.26.1 Bug Fix Release 🎉
In this release, we fixed the TaskRuns
from getting deleted of a running pipelinerun and also improving the delete command to consider all the resource incomplete which does not have completion time.
Changelog 📋
Fixes 🐛
- Fix incomplete TaskRuns being deleted when --ignore-running=true #1708
- Fix taskrun getting deleted of running pipelinerun #1737