v0.8.0
AlanGreene
tagged this
22 Jul 11:33
Instead of using the TaskRun uid + pod name in the URL to address a specific TaskRun retry, use the more user-friendly pipeline task name and a separate retry parameter. This produces a more user-friendly URL, is more easily constructed by pipeline authors, and doesn't rely as much on kubernetes-isms (i.e. pod name). This change is based on feedback from preview users.