tektoncd/pipeline

Move log fetch/forwarding logic to Pipelines (or other common) repo

オープン

#5,115 opened on 2022/07/11

 (4 件のコメント) (5 件のリアクション) (0 人の担当者)Go (1,943 件のフォーク)auto 404
help wantedkind/featurelifecycle/frozen

Repository metrics

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

説明

The concept for log forwarding and persistence for Tekton Results utilizes the tektoncd/cli repository to pull in the logic for fetching and presenting logs. The cli libraries add features that make it easier to consume logs from PipelineRuns or TaskRuns.

Moving this logic to pipeline or a new common repo would make it easier for other developers to utilize this library code.

Originally posted by @adambkaplan in https://github.com/tektoncd/results/issues/203#issuecomment-1180399315

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