tektoncd/pipeline
Hub Resolver: Add a default catalog for StepAction kind
オープン
#10,419 opened on 2026/07/10
good first issuehelp wantedkind/feature
Repository metrics
- Stars
- (9,013 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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