digitalocean/digitalocean-cloud-controller-manager

`k8s.gcr.io` is no longer used

userbradley opened this issue · 2 comments

Some of the Example manifests reference k8s.gcr.io which is frozen and I think will be turned off at some point

https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/

Look at updating the resource's that point to the k8s.gcr.io to the new registry.k8s.io domain

Thanks for the note @userbradley.

If I don't get to it, then addressing the problem could be a good first contribution for anyone who wants to pick it up.

@timoreimann here you go: #666