tektoncd/pipeline
Hub Resolver: Add a default catalog for StepAction kind
Offen
#10.419 geöffnet am 10.07.2026
good first issuehelp wantedkind/feature
Repository-Metriken
- Stars
- (9.013 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 9T 3h) (137 gemergte PRs in 30 T)
Beschreibung
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