tektoncd/pipeline

Hub Resolver: Add a default catalog for StepAction kind

开放

#10,419 创建于 2026年7月10日

 (2 条评论) (0 个反应) (1 位负责人)Go (1,943 个派生)auto 404
good first issuehelp wantedkind/feature

仓库指标

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

描述

Currently, the Hub Resolver requires the catalog parameter to be set explicitly when resolving StepActions, unlike task and pipeline which have default catalogs via resolveCatalogName.

We should add a default catalog for stepaction so users don't have to specify it every time, consistent with the behavior for tasks and pipelines.

Ref: https://github.com/tektoncd/pipeline/pull/10275#discussion_r3453080195

/kind feature

贡献者指南