You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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.
The text was updated successfully, but these errors were encountered: