Skip to content

Conversation

@sberss
Copy link

@sberss sberss commented Nov 24, 2025

Description

This PR fixes AWS ECR remote hashing for images that don't specify a repository (e.g., 123456789012.dkr.ecr.us-east-1.amazonaws.com/example-tool).

AWS ECR registries support images without an explicit repository prefix, but Cromwell's Docker registry implementation was adding the default "library" repository to all images, causing manifest requests to fail for ECR images that did not contain a repository override.

Release Notes Confirmation

CHANGELOG.md

  • I updated CHANGELOG.md in this PR
  • I assert that this change shouldn't be included in CHANGELOG.md because it doesn't impact community users

Terra Release Notes

  • I added a suggested release notes entry in this Jira ticket
  • I assert that this change doesn't need Jira release notes because it doesn't impact Terra users

@sberss sberss requested a review from a team as a code owner November 24, 2025 09:50
@sberss sberss changed the title fix: fix remote hashing to work with images with no repository Fix remote hashing to work with images with no repository Nov 25, 2025
@sberss sberss force-pushed the aws-ecr-support-images-with-no-repository branch from 1ef438f to 211c6a5 Compare November 25, 2025 14:22
LizBaldo pushed a commit that referenced this pull request Dec 4, 2025
@LizBaldo
Copy link
Contributor

LizBaldo commented Dec 4, 2025

Closing in favor of #7832

@LizBaldo LizBaldo closed this Dec 4, 2025
LizBaldo added a commit that referenced this pull request Dec 11, 2025
Co-authored-by: Liz Baldo <lizbaldo@Liz-Baldo-H5267Y2XDX.local>
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