tektoncd/pipeline

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

オープン

#5,184 opened on 2022/07/21

 (13 件のコメント) (0 件のリアクション) (1 人の担当者)Go (1,943 件のフォーク)auto 404
area/apiarea/roadmaphelp wantedkind/featurekind/teplifecycle/frozen

Repository metrics

Stars
 (9,013 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド