Skip to content

Fix regex for EcsResource when image includes @sha256:<hash> #1789

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

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

Conversation

danielcompton
Copy link

@danielcompton danielcompton commented Mar 11, 2025

Description:

This updates the regex to handle hex characters in the @sha256 portion of a Docker image URL.

Existing Issue(s):

Fixes #1788

Testing:

Ran unit tests, added a new one for this image format.

Documentation:

Outstanding items:

@danielcompton danielcompton requested a review from a team as a code owner March 11, 2025 20:41
Copy link

linux-foundation-easycla bot commented Mar 11, 2025

CLA Not Signed

@danielcompton danielcompton force-pushed the dc/fix-sha-docker-ecs branch from f36038a to 7c017cf Compare March 11, 2025 20:58
@laurit
Copy link
Contributor

laurit commented Mar 21, 2025

@danielcompton can you sign the cla?

@Mahoney Mahoney mentioned this pull request Apr 3, 2025
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.

EcsResource: Couldn't parse image
4 participants