Skip to content

Avoid checking architecture while fetching nested OCI digests#143

Merged
hardikdr merged 1 commit intomainfrom
enh/rem-arch-check-oci
Feb 26, 2025
Merged

Avoid checking architecture while fetching nested OCI digests#143
hardikdr merged 1 commit intomainfrom
enh/rem-arch-check-oci

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
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done
Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants