-
Notifications
You must be signed in to change notification settings - Fork 577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate off pipelineResources
for Catalog Tasks
#1134
Comments
/kind cleanup |
Also please feel free to comment in the original issue about the way forward for deprecating the images regarding |
pipelineResources
pipelineResources
for Catalog
pipelineResources
for CatalogpipelineResources
for Catalog Tasks
Thanks @JeromeJu! The git-init image is used in the following Verified Catalogs: The source code will be maintained in a separate repo in tektoncd-catalog org. The current central catalog repo will be archived after the Verified Catalog migration is completed. We will send notice to the community catalog authors to migrate their resources off the central repo, and it is up to the authors to decide how do they want to host the images used in their catalog. |
Issues go stale after 90d of inactivity. /lifecycle stale Send feedback to tektoncd/plumbing. |
Stale issues rot after 30d of inactivity. /lifecycle rotten Send feedback to tektoncd/plumbing. |
Rotten issues close after 30d of inactivity. /close Send feedback to tektoncd/plumbing. |
@tekton-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Since the
pipelineResources
are going to be removed in pipeline v0.45 as designed in TEP074 and according to deprecation.md, (some have already been removed eg. cloudevent and cluster PipelineResources), we need to migrate off thepipelineResources
for the related catalog tasks that are related with thepipelineResources
.Related issue: Handle PipelineResources when swapping v1 to the storage version #5967
cc @vdemeester @vinamra28 @QuanZhang-William
The text was updated successfully, but these errors were encountered: