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
@kreeuwijk - Packs validation failed with
ERROR: Image manifest fetch failed. registry.k8s.io/dra-driver-nvidia/dra-driver-nvidia-gpu:0.5.0 may not be a valid image: Error: fetching manifest registry.k8s.io/dra-driver-nvidia/dra-driver-nvidia-gpu:0.5.0: GET https://us-west2-docker.pkg.dev/v2/k8s-artifacts-prod/images/dra-driver-nvidia/dra-driver-nvidia-gpu/manifests/0.5.0?rid=REDACTED: MANIFEST_UNKNOWN: Failed to fetch "0.5.0"
CVE scan also failed for the same reason:
registry.k8s.io/dra-driver-nvidia/dra-driver-nvidia-gpu:0.5.0: failed to scan image for any supported platform (tried linux/amd64, linux/arm64): scan error: scan error: unable to initialize a scan service: unable to initialize an image scan service: unable to find the specified image "registry.k8s.io/dra-driver-nvidia/dra-driver-nvidia-gpu:0.5.0" in ["docker" "containerd" "podman" "remote"]: 4 errors occurred:
docker error: unable to inspect the image (registry.k8s.io/dra-driver-nvidia/dra-driver-nvidia-gpu:0.5.0): Error response from daemon: No such image: registry.k8s.io/dra-driver-nvidia/dra-driver-nvidia-gpu:0.5.0
containerd error: containerd socket not found: /run/containerd/containerd.sock
podman error: unable to initialize Podman client: no podman socket found: stat podman/podman.sock: no such file or directory
remote error: GET https://us-central1-docker.pkg.dev/v2/k8s-artifacts-prod/images/dra-driver-nvidia/dra-driver-nvidia-gpu/manifests/0.5.0?rid=REDACTED: MANIFEST_UNKNOWN: Failed to fetch "0.5.0"
Do you think the error is because the image is not a public image?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces the old NVIDIA DRA driver v25.8.1