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

Add non-lazy-loaded-layer verification #1465

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sondavidb
Copy link
Contributor

Issue #, if available:

Description of changes:
Though we attempt to mimic overlay in MountLocal, we do not do any verification once we receive the content. This change adds functionality for this, and the option to disable it as well.

Testing performed:
make && make test

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sondavidb sondavidb requested a review from a team as a code owner February 3, 2025 23:56
@github-actions github-actions bot added go Pull requests that update Go code testing Unit and/or integration tests labels Feb 3, 2025
@sondavidb sondavidb force-pushed the add-digest-verification branch 3 times, most recently from 94148e6 to accd65d Compare February 4, 2025 00:11
Though we attempt to mimic overlay in MountLocal, we do not do any
verification once we receive the content. This change adds functionality
for this, and the option to disable it as well.

Signed-off-by: David Son <[email protected]>
@sondavidb sondavidb force-pushed the add-digest-verification branch from accd65d to ab7b775 Compare February 7, 2025 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code testing Unit and/or integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant