Skip to content
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

no snapshot-validation-webhook image for 6.2.0 #803

Closed
WanzenBug opened this issue Dec 29, 2022 · 5 comments
Closed

no snapshot-validation-webhook image for 6.2.0 #803

WanzenBug opened this issue Dec 29, 2022 · 5 comments
Assignees

Comments

@WanzenBug
Copy link
Contributor

The webhook image for release 6.2.0 is not available:

$ docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2.0
Error response from daemon: manifest for registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2.0 not found: manifest unknown: Failed to fetch "v6.2.0"

In contrast, the snapshot-controller image is available:

$ docker pull registry.k8s.io/sig-storage/snapshot-controller:v6.2.0
v6.2.0: Pulling from sig-storage/snapshot-controller
fc251a6e7981: Pull complete 
7b7c94814810: Pull complete 
Digest: sha256:2fdd2e646bdda56c9e728d4758c037088f69275815ee10d0b45ae3f4e3cac314
Status: Downloaded newer image for registry.k8s.io/sig-storage/snapshot-controller:v6.2.0
registry.k8s.io/sig-storage/snapshot-controller:v6.2.0
@msau42
Copy link
Collaborator

msau42 commented Dec 29, 2022

It looks like the build timed out: https://k8s-testgrid.appspot.com/sig-storage-image-build#post-external-snapshotter-push-images

We'll probably need to address this next week with a new tag.

@onedr0p
Copy link

onedr0p commented Dec 29, 2022

Is there a good ol' retry button that can be pressed anywhere? 😅

@msau42
Copy link
Collaborator

msau42 commented Dec 29, 2022

I think the retry will fail when trying to repush snapshot-controller:v6.2.0 which already exists:
https://github.com/kubernetes-csi/external-snapshotter/blob/master/release-tools/build.make#L205

WanzenBug referenced this issue in piraeusdatastore/helm-charts Dec 30, 2022
Signed-off-by: Moritz "WanzenBug" Wanzenböck <moritz.wanzenboeck@linbit.com>
@xing-yang xing-yang self-assigned this Jan 4, 2023
@briantopping
Copy link

FYI Gardener is waiting on this as well, this release has corrections for several CVEs.

@xing-yang
Copy link
Collaborator

v6.2.1 is released. snapshot-validation-webhook image v6.2.1 is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants