-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update manifests for CSI to 3.3.1 and CPI to 1.31 #32
Conversation
@jblesener thanks so much for this PR could you also update - uses: canonical-web-and-design/Inclusive-naming/.github/workflows/woke.yaml@main
+ uses: canonical/inclusive-naming/.github/workflows/woke.yaml@main |
@addyess sure, all set! |
@jblesener i don't ACTUALLY have access to a vsphere environment at the moment to test this. Do you? |
@addyess I do have some vsphere environments I can test on. I had some trouble building the charm using charmcraft earlier but was able to figure it out. Applying the updated charm results in stuck Deployment/DaemonSet since it can't pull images from rocks.canonical.com (ex: rocks.canonical.com:443/cdk/sig-storage/csi-attacher:v4.5.1). Is there a process to get those images mirrored? These are the images the updated manifests use (some might also be used in the older manifests): gcr.io/cloud-provider-vsphere/cpi/release/manager:v1.2.1 |
@jblesener I can try to sync the images to |
@jblesener i just saw this issue: It may be some of these images from prior releases cannot be found. I'll try to mirror what i can to rocks.cc |
@addyess It looks like VMware is republishing some images from the last few releases. I'm not sure if they have plans to fully backfill the missing images. |
Looks like the manifests haven't been updated in some time and the charm doesn't have the versions for the currently supported versions of Charmed Kubernetes (1.31, 1.30, 1.29). Additionally, VMware recommends CSI version 3.3.0+ for use with vSphere 8.0 Update 3.
CPI compat: https://github.com/kubernetes/cloud-provider-vsphere/blob/master/README.md#compatibility-with-kubernetes
CSI compat: https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/3.0/vmware-vsphere-csp-getting-started/GUID-D4AAD99E-9128-40CE-B89C-AD451DA8379D.html