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

Fallback to remote image scan #155

Merged
merged 4 commits into from
Aug 28, 2023
Merged

Fallback to remote image scan #155

merged 4 commits into from
Aug 28, 2023

Conversation

anjmao
Copy link
Collaborator

@anjmao anjmao commented Aug 28, 2023

If hostfs scan fails try fallback to remote image scan. This involves pulling image from remote registry.

If image is private and auth credentials are not configured image will be marked as private. In such case image will be pending until user configures private images auth.

imagescan/delta.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@damejeras damejeras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anjmao anjmao merged commit 44f242e into main Aug 28, 2023
2 checks passed
@anjmao anjmao deleted the remote-scan-fallback branch August 28, 2023 11:11
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

Successfully merging this pull request may close these issues.

2 participants