OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
787 stars 216 forks source link

Build images again #908

Closed lapete closed 4 months ago

lapete commented 5 months ago

Is your feature request related to a problem? Please describe. I'd like to run the latest updates of the operator but the latest image on quay is v0.15.2 and the helmchart isn't up to date either (pointing to v0.15.1). Image building is halted since #794

Describe the solution you'd like Fix the image building process

Additional context If there's another way to run v0.16 with helm, please let me know.

drivebyer commented 4 months ago

The quay release process is currently on hold, but I've introduced another workflow that pushes images to ghcr.io.

dxygit1 commented 4 months ago

Has this issue been resolved?

drivebyer commented 4 months ago

Not yet. Please wait for the next release.

dxygit1 commented 4 months ago

Okay, how long will the next version take? We really need this.

Thank you for your response.

drivebyer commented 4 months ago

Okay, how long will the next version take? We really need this.

I don't know. You could build your own image from https://github.com/OT-CONTAINER-KIT/redis-operator/blob/master/Dockerfile if you really need it in a hurry.

drivebyer commented 4 months ago

Image built in: ghcr.io/ot-container-kit/redis-operator/redis-operator:v0.17.0. New operator chart: https://github.com/OT-CONTAINER-KIT/helm-charts/releases/tag/redis-operator-0.16.1.