tektoncd/pipeline

TEP 0097: Add `breakpoints`, `breakpoints.onFailure` to `debug` and extend support to PipelineRun

開放

#5,184 建立於 2022年7月21日

 (13 則留言) (0 個反應) (1 位負責人)Go (1,943 個分叉)auto 404
area/apiarea/roadmaphelp wantedkind/featurekind/teplifecycle/frozen

倉庫指標

星標
 (9,013 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Feature request

Add breakpoints, breakpoints.onFailure to debug spec in TaskRuns which uses existing logic from the onFailure option in the debug.breakpoint spec in the TaskRun spec. Extend this logic to support PipelineRuns as well.

This will be the start development on TEP 0097 using the debug.breakpoints spec insteam of the debug.breakpoint spec to not break existing behavior. eventually deprecate debug.breakpoint in the TaskRun Spec.

Use case

Debug PipelineRuns on Failure

貢獻者指南