tektoncd/pipeline

Migrate examples to use remote resolvers

Open

#7,248 opened on Oct 19, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Go (1,943 forks)auto 404
area/resolutionhelp wantedkind/cleanup

Repository metrics

Stars
 (9,013 stars)
PR merge metrics
 (PR metrics pending)

Description

We created some examples before remote resolution was available. Some of the examples have copy pasted Tasks from the catalog, see example. We need to remove these copy pasted specifications and rely on remote resolvers to fetch them. This will is easier to maintain the examples, and demonstrate best practices to users in the examples.

/kind cleanup

Contributor guide