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

Avoid checking architecture while fetching nested OCI digests #143

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

hardikdr
Copy link
Member

@hardikdr hardikdr commented Feb 26, 2025

Proposed Changes

Remove the architecture check when fetching nested OCI layer digests.

Since the appropriate architecture branch should already be selected while parsing the nested manifests, an additional architecture cross-check is unnecessary.

Fixes #

@hardikdr hardikdr requested a review from a team as a code owner February 26, 2025 09:32
@github-actions github-actions bot added the enhancement New feature or request label Feb 26, 2025
@hardikdr hardikdr self-assigned this Feb 26, 2025
@hardikdr hardikdr added this to the H1/2025 milestone Feb 26, 2025
@hardikdr hardikdr merged commit 89eebbb into main Feb 26, 2025
7 checks passed
@hardikdr hardikdr deleted the enh/rem-arch-check-oci branch February 26, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants