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

Provide alternate image registry to dockerhub #329

Closed
anthr76 opened this issue May 7, 2021 · 7 comments
Closed

Provide alternate image registry to dockerhub #329

anthr76 opened this issue May 7, 2021 · 7 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@anthr76
Copy link

anthr76 commented May 7, 2021

Hello,

In order to combat dockerhub's imposed rate limits it would be great to host these images on ghcr or quay.io. Are there on any thoughts from the community on this initiation?

@prateekpandey14
Copy link
Contributor

@anthr76 from v2.9.0 release onwards, we are again going to push the multi arch images in quay.io (multi arch images not supported earlier).

There were some transisition happening towards github actions in CI/CD and release workflow with multi arch images , which is completed now.

@anthr76
Copy link
Author

anthr76 commented May 7, 2021

That's great!

@dirtycajunrice
Copy link

Does this include all images? The ones that I currently have deploy are:

openebs/cspc-operator:2.8.0
openebs/cstor-csi-driver:2.8.0
openebs/cstor-istgt:2.8.0
openebs/cstor-pool-manager:2.8.0
openebs/cstor-pool:2.8.0
openebs/cstor-volume-manager:2.8.0
openebs/cstor-webhook:2.8.0
openebs/cvc-operator:2.8.0
openebs/m-exporter:2.8.0
openebs/node-disk-manager:1.4.0
openebs/node-disk-operator:1.4.0

additionally if the images are already going into github ci/cd why would it not also push to ghcr.io? it would be nearly instant

@kmova kmova added this to Waiting on User/Contributor in 2.11 Release Tracker - Due July 15th. Jun 17, 2021
@prateekpandey14
Copy link
Contributor

Does this include all images? The ones that I currently have deploy are:

@dirtycajunrice yes, it include all the images. We are yet to decide to push the images in ghcr.io.

@kmova kmova added this to Pre-commits and Designs - Due: July 31 2021 in 2.12 Release Tracker - Due Aug 15th. Jul 19, 2021
@akhilerm
Copy link
Contributor

Raised PR in linux-utils to push image to ghcr. cc: @kmova

@kmova
Copy link
Contributor

kmova commented Jul 21, 2021

@anthr76 @dirtycajunrice - just reaching out to check if you would be interested in helping out adding the pushing to ghcr.io.

The steps to push are pretty straightforward and can be seen in this PR. openebs/linux-utils#16

The change need to be pushed to following repos:

@kmova kmova added help wanted Extra attention is needed good first issue Good for newcomers labels Jul 21, 2021
@kmova kmova moved this from Pre-commits and Designs - Due: July 31 2021 to Waiting on User/Contributor in 2.12 Release Tracker - Due Aug 15th. Aug 6, 2021
@dirtycajunrice
Copy link

Adding to list of to-dos now

2.11 Release Tracker - Due July 15th. automation moved this from Waiting on User/Contributor to Done Apr 20, 2022
2.12 Release Tracker - Due Aug 15th. automation moved this from Waiting on User/Contributor to Done Apr 20, 2022
3.2 Release Tracker automation moved this from To do to Done Apr 20, 2022
3.3 Release Tracker automation moved this from To do to Done Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants