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
There appears to be no docker image for the web hook 5.0.0 release:
docker pull k8s.gcr.io/sig-storage/snapshot-validation-webhook:v5.0.0
Error response from daemon: manifest for k8s.gcr.io/sig-storage/snapshot-validation-webhook:v5.0.0 not found: manifest unknown: Failed to fetch "v5.0.0" from request "/v2/sig-storage/snapshot-validation-webhook/manifests/v5.0.0".
For some reason, the snapshot validation webhook image for v5.0.0 was not automatically created. I'm still investigating. For now, please use v5.0.0-rc1 or v4.2.1. There's no new functionality added for the webhook in v5.0.0.
There appears to be no docker image for the web hook 5.0.0 release:
The release tag docs suggest there should be: https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v5.0.0
The text was updated successfully, but these errors were encountered: