tektoncd/pipeline

Hub Resolver: Add a default catalog for StepAction kind

Aperta

#10.419 aperta il 10 lug 2026

 (2 commenti) (0 reazioni) (1 assegnatario)Go (1943 fork)auto 404
good first issuehelp wantedkind/feature

Metriche repository

Star
 (9013 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor