Closed anthr76 closed 2 years ago
@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.
That's great!
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
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.
@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. https://github.com/openebs/linux-utils/pull/16
The change need to be pushed to following repos:
Adding to list of to-dos now
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?