tektoncd/pipeline

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

开放

#5,115 创建于 2022年7月11日

 (4 条评论) (5 个反应) (0 位负责人)Go (1,943 个派生)auto 404
help wantedkind/featurelifecycle/frozen

仓库指标

星标
 (9,013 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南