kubernetes-sigs/gcp-compute-persistent-disk-csi-driver

Cannot find the container image v1.7.0

jenting opened this issue ยท 9 comments

Hello, I cannot find the container image v1.7.0 k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.7.0, I see the latest GA stable image is v1.4.0 https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver#project-status.

Is there any plan to release the missing container images?

Watch for a PR on https://github.com/kubernetes/k8s.io/blob/main/k8s.gcr.io/images/k8s-staging-cloud-provider-gcp/images.yaml, it's a manual process and we have to wait for the cloud builder to do its thing after we create a release in the driver repo. Hopefully we should be able to get to it today.

There is a problem with the windows version of the cloud build, we're looking into it: https://testgrid.k8s.io/provider-gcp-compute-persistent-disk-csi-driver#post-image-k8s-staging-cloud-provider-gcp.

Thank you all, can't wait to see v1.7.0 available ๐Ÿš€

We are fixing the build with #1002, but we'll need to cut a 1.7.1 release in order to get a release out (there will be a release-1.7 image in staging but we can't change the commit the 1.7.0 tag points to).

I'm not sure how we were able to create a release candidate (the v1.7.0-rc.0 image) with the windows build failing, I'll want to look into that before trying again on 1.7.1.

Okay, looking forward to see v1.7.1 available ๐Ÿ™

Any updates? @mattcary

We're still trying to sort it out. It seems to have built, but there's no 1.7.0 or 1.7.1 tag in the repository.

/assign @amacaskill

v1.7.1 is released! kubernetes/k8s.io#3819

Thank you for your patience. The master & stable overlays will be updated shortly.