Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

unable to pull image "godaddy/kubernetes-external-secrets:6.0.0" #928

Closed
harsha448 opened this issue May 30, 2022 · 2 comments
Closed

unable to pull image "godaddy/kubernetes-external-secrets:6.0.0" #928

harsha448 opened this issue May 30, 2022 · 2 comments

Comments

@harsha448
Copy link

Has been using the image from past 1 and half year ,started to see this issue from past few days

Failed to pull image "godaddy/kubernetes-external-secrets:6.0.0": rpc error: code = Unknown desc = Error response from daemon: pull access denied for godaddy/kubernetes-external-secrets, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

@Flydiverny
Copy link
Member

Flydiverny commented May 30, 2022

Hi!

Hopefully you are aware of the deprecation, but if not see

For the image in question, we do not control the godaddy organisation on docker hub and it looks like they have removed the kuberentes-external-secrets repository.
The previous versions should have been mirrored to GHCR tho so you should be able to update your docker source to

ghcr.io/external-secrets/kubernetes-external-secrets:6.0.0

alternatively you should be able to switch godaddy for externalsecrets
https://hub.docker.com/repository/docker/externalsecrets/kubernetes-external-secrets
to keep going :) I would highly recommend moving to a newer version (and away from KES)

@harsha448
Copy link
Author

Hi Markus,
Thanks for the reply..Im' able to pull image after updating my docker source

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants