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

error pulling image quay.io/opstree/redis-operator:v0.16.0 #192

Open
vfiftyfive opened this issue May 21, 2024 · 2 comments
Open

error pulling image quay.io/opstree/redis-operator:v0.16.0 #192

vfiftyfive opened this issue May 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vfiftyfive
Copy link

vfiftyfive commented May 21, 2024

Hi, it looks like something is wrong with the latest helm chart or with quay. It's trying to pull redis-operator:v0.16.0 from quay. But there's no such image hosted there. That tag doesn't currently exist in this registry.
As a result, Kubelet returns
Failed to pull image "quay.io/opstree/redis-operator:v0.16.0": rpc error: code = NotFound desc = failed to pull and unpack image "quay.io/opstree/redis-operator:v0.16.0": failed to resolve reference "quay.io/opstree/redis-operator:v0.16.0": quay.io/opstree/redis-operator:v0.16.0: not found
If I modify the version to v0.15.1 in the image of the pod template in the deployment, then it works.

Cheers,

Nic

@vfiftyfive vfiftyfive added the bug Something isn't working label May 21, 2024
@EStork09
Copy link
Contributor

Someone updated the helm chart before the image was pushed. #908 is tracking the issue currently.

@drivebyer
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants