tektoncd/pipeline

Hub Resolver: Add a default catalog for StepAction kind

Ouverte

#10 419 ouverte le 10 juil. 2026

 (2 commentaires) (0 réaction) (1 personne assignée)Go (1 943 forks)auto 404
good first issuehelp wantedkind/feature

Métriques du dépôt

Stars
 (9 013 étoiles)
Métriques de merge PR
 (Merge moyen 9j 3h) (137 PRs mergées en 30 j)

Description

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

Guide contributeur