vSphere CCM and CSI components fail to pull their images from gcr.io/cloud-provider-vsphere
#3375
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
sig/cluster-management
Denotes a PR or issue as being assigned to SIG Cluster Management.
What happened?
vSphere clusters fail to pull container images for CCM and CSI components, so CSI and CCM Pods fail to start. These images were all hosted in
ghcr.io/cloud-provider-vsphere
, which has apparently been deleted in the last few hours:While CCM has a new location (see https://github.com/kubernetes/cloud-provider-vsphere?tab=readme-ov-file#container-images), CSI drivers were never published to another registry.
Expected behavior
vSphere clusters work.
How to reproduce the issue?
What KubeOne version are you using?
All releases are affected.
Provide your KubeOneCluster manifest here (if applicable)
# paste manifest here
What cloud provider are you running on?
vSphere
What operating system are you running in your cluster?
N/A
Additional information
The same issue exists in KKP at kubermatic/kubermatic#13719.
The text was updated successfully, but these errors were encountered: