gsm-controller icon indicating copy to clipboard operation
gsm-controller copied to clipboard

Version 0.0.51 + are not available on gcr.io

Open waveywaves opened this issue 3 years ago • 3 comments

First of all ! Thanks for creating this ! I tried to deploy this controller on my cluster, but had an ErrImagePull on the pod.

After checking the gcr.io registry I saw that versions of the controller from 0.0.51 + haven't been pushed to the registry.

waveywaves avatar Jun 07 '21 09:06 waveywaves

I am also having the same issue.

FOXHOUND0x avatar Aug 04 '21 16:08 FOXHOUND0x

this is like the third or fourth time this has happened. Shame on me for using a public container registry and not pushing it to my own, but this is not a good look for the project.

donnyv12 avatar Sep 06 '21 17:09 donnyv12

@waveywaves if you want to get around this issue, you can pull down the code, checkout the tag you want to build, run make linux and then docker build . and push to your own registry.

donnyv12 avatar Sep 06 '21 17:09 donnyv12