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
I tried deploying the example that was in the README and the pod was crashlooping, it seems as the image referenced was not present in the upstream docker registry.
Failed to pull image "clux/controller:0.14.0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/clux/controller:0.14.0": failed to resolve reference "docker.io/clux/controller:0.14.0": docker.io/clux/controller:0.14.0: not found
I noticed the 0.14.0 release was tagged but when I searched for the image in docker image registry, there is not one with that tag.
The text was updated successfully, but these errors were encountered:
I tried deploying the example that was in the README and the pod was crashlooping, it seems as the image referenced was not present in the upstream docker registry.
I noticed the 0.14.0 release was tagged but when I searched for the image in docker image registry, there is not one with that tag.
The text was updated successfully, but these errors were encountered: