Skip to content
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

Publish catalog to public OCI registry #577

Closed
Fabian-K opened this issue Nov 10, 2020 · 5 comments · Fixed by tektoncd/plumbing#825
Closed

Publish catalog to public OCI registry #577

Fabian-K opened this issue Nov 10, 2020 · 5 comments · Fixed by tektoncd/plumbing#825
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@Fabian-K
Copy link

Hi,

with tekton pipelines now supporting Tasks & Pipelines from OCI registries, I think it would be really useful if the tasks in this repository are published to a public OCI registry. Is this planned?

There seems to be an open issue to also support git repos (tektoncd/pipeline#2298) which would make this request obsolete but I´m not sure if or when this will be available.

Thanks Fabian

@vdemeester
Copy link
Member

/kind feature

@tekton-robot tekton-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 10, 2020
@tekton-robot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 8, 2021
@chmouel
Copy link
Member

chmouel commented Feb 18, 2021

/remove-lifecycle stale

@tekton-robot tekton-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 18, 2021
@chmouel
Copy link
Member

chmouel commented Feb 18, 2021

/lifecycle frozen

@tekton-robot tekton-robot added the lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. label Feb 18, 2021
afrittoli added a commit to afrittoli/plumbing that referenced this issue May 4, 2021
Create a pipeline to deploy the catalog to gcr.io.
Add a new trigger/template to the CD event listener, and set up
a cronjob to trigger nightly.

Fixes: tektoncd/catalog#577

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
afrittoli added a commit to afrittoli/plumbing that referenced this issue May 4, 2021
Create a pipeline to deploy the catalog to gcr.io.
Add a new trigger/template to the CD event listener, and set up
a cronjob to trigger nightly.

Fixes: tektoncd/catalog#577

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
afrittoli added a commit to afrittoli/plumbing that referenced this issue May 4, 2021
Create a pipeline to deploy the catalog to gcr.io.
Add a new trigger/template to the CD event listener, and set up
a cronjob to trigger nightly.

Fixes: tektoncd/catalog#577

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
@afrittoli
Copy link
Member

I developed a catalog task for this - and the PR for nightly runs is up.

This will do a full run of the catalog, one bundle per task, and upload it nightly, with two tags, one the task version, and one the git sha. I already create and example run, so the tasks are actually already there.

A second step could be to do this on PR merge, and update only the tasks affected by the PR, however this seemed to be less critical.

afrittoli added a commit to afrittoli/plumbing that referenced this issue May 5, 2021
Create a pipeline to deploy the catalog to gcr.io.
Add a new trigger/template to the CD event listener, and set up
a cronjob to trigger nightly.

Fixes: tektoncd/catalog#577

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
afrittoli added a commit to afrittoli/plumbing that referenced this issue May 5, 2021
Create a pipeline to deploy the catalog to gcr.io.
Add a new trigger/template to the CD event listener, and set up
a cronjob to trigger nightly.

Fixes: tektoncd/catalog#577

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
tekton-robot pushed a commit to tektoncd/plumbing that referenced this issue May 5, 2021
Create a pipeline to deploy the catalog to gcr.io.
Add a new trigger/template to the CD event listener, and set up
a cronjob to trigger nightly.

Fixes: tektoncd/catalog#577

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants