-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
kind/miscCategorizes issue or PR as a miscellaneuous one.Categorizes issue or PR as a miscellaneuous one.kind/questionIssues or PRs that are questions around the project or a particular featureIssues or PRs that are questions around the project or a particular feature
Description
I wonder if we could reduce the number of images we maintain here to the minimum and rely more on upstream images instead. Few examples:
-
skopeohas upstream images, and I am not even sure where it is used in our infrastructure -
tkncould be managed directly ontektoncd/cli, published at release time (and thus, having tagged version aligned with release) -
hubis very similar to this -
kohas an upstream image we could use as well I think (same, it would be tagged per version I think, cc @imjasonh)ko-gcloudis a bit trickier
-
kubectlI am not sure, but it keels like there might be some official or semi-official / maintained image already -
openssh-serveris.. a wonder to me, not sure where / how we use that one even
I don't think it has a huge impact on cost (registry side), but, less things to maintain is less work 🙃 .
test-runner is not really concerned as it is the image used by prow, so it has everything in it. If we manage to get out of prow in the future, this image would become deprecated.
cc @wlynch @afrittoli @tektoncd/plumbing-maintainers
(Sidenote: we could also migrate the one we can to apko maybe ?)
Metadata
Metadata
Assignees
Labels
kind/miscCategorizes issue or PR as a miscellaneuous one.Categorizes issue or PR as a miscellaneuous one.kind/questionIssues or PRs that are questions around the project or a particular featureIssues or PRs that are questions around the project or a particular feature