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

Update the hashing semantics of the pyxis-enroot modifier #731

Merged

Conversation

douglasjacobsen
Copy link
Collaborator

This merge updates the pyxis-enroot modifier to cache squashfs hashes, to avoid hashing large files multiple times.

Also, a no_provenance mode is added, to avoid hashing all together.

@douglasjacobsen douglasjacobsen force-pushed the pyxis-enroot-hashing-update branch from a847bc0 to b014050 Compare October 30, 2024 02:19
@douglasjacobsen douglasjacobsen added the modifier Adds or modifies a modifier definition label Oct 30, 2024
This commit updates the pyxis-enroot modifier to cache squashfs hashes,
to avoid hashing large files multiple times.

Also, a `no_provenance` mode is added, to avoid hashing all together.
@douglasjacobsen douglasjacobsen force-pushed the pyxis-enroot-hashing-update branch from b014050 to f0422f1 Compare October 30, 2024 17:48
@rfbgo rfbgo merged commit 5b6711d into GoogleCloudPlatform:develop Oct 31, 2024
12 checks passed
@douglasjacobsen douglasjacobsen deleted the pyxis-enroot-hashing-update branch November 8, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifier Adds or modifies a modifier definition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants