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
What happened:
try to follow the docs from liquimetal-dev page, the step to apply the cluster.yml output, it's not possible to download the image from weaveworks-liquidmetal.
ghcr.io/weaveworks-liquidmetal/cluster-api-provider-microvm:v0.7.0 -> not works
ghcr.io/liquidmetal-dev/cluster-api-provider-microvm:v0.7.0 -> works
me@homelab:~/code$ docker pull ghcr.io/weaveworks-liquidmetal/cluster-api-provider-microvm:v0.7.0
Error response from daemon: Head "https://ghcr.io/v2/weaveworks-liquidmetal/cluster-api-provider-microvm/manifests/v0.7.0": denied
me@homelab:~/code$ docker pull ghcr.io/liquidmetal-dev/cluster-api-provider-microvm:v0.7.0
v0.7.0: Pulling from liquidmetal-dev/cluster-api-provider-microvm
b9f88661235d: Pull complete
2108c7eccd45: Pull complete
Digest: sha256:a8988f45dabddcf985387c6e5f0a370bff06dd44416bc8e9487a2a578c16ab6c
Status: Downloaded newer image for ghcr.io/liquidmetal-dev/cluster-api-provider-microvm:v0.7.0
ghcr.io/liquidmetal-dev/cluster-api-provider-microvm:v0.7.0
What happened:
try to follow the docs from liquimetal-dev page, the step to apply the cluster.yml output, it's not possible to download the image from weaveworks-liquidmetal.
ghcr.io/weaveworks-liquidmetal/cluster-api-provider-microvm:v0.7.0 -> not works
ghcr.io/liquidmetal-dev/cluster-api-provider-microvm:v0.7.0 -> works
How to reproduce it:
follow the current docs
The text was updated successfully, but these errors were encountered: