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
After provisioning CAPV RKE2 cluster by using dev turtles (post 0.15.0) with vsphere infra provider v1.11.3 I noticed that vsphere-csi pods are in Imagepullbackoff state and not ready. Problem is that some images are not available anymore.
Failed to pull image "gcr.io/cloud-provider-vsphere/csi/release/driver:v2.1.0": failed to pull and unpack image "gcr.io/cloud-provider-vsphere/csi/release/driver:v2.1.0": failed to resolve reference "gcr.io/cloud-provider-vsphere/csi/release/driver:v2.1.0": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://gcr.io/v2/token?scope=repository%3Acloud-provider-vsphere%2Fcsi%2Frelease%2Fdriver%3Apull&service=gcr.io: 401 Unauthorized
/kind bug
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened?
After provisioning CAPV RKE2 cluster by using dev turtles (post 0.15.0) with vsphere infra provider
v1.11.3
I noticed that vsphere-csi pods are inImagepullbackoff
state and not ready. Problem is that some images are not available anymore.Upstream issue
https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/3199
(not linking)/kind bug
The text was updated successfully, but these errors were encountered: