Skip to content

fix: Image parsing #1829

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

Merged
merged 1 commit into from
Jul 1, 2025
Merged

Conversation

Mahoney
Copy link
Contributor

@Mahoney Mahoney commented Apr 3, 2025

Description:

Fix ECS image parsing; SHA256 is hex encoded, not just digits.

Existing Issue(s):

#1788

Testing:

Unit test input updated to show the bug

Documentation:

N/A

Outstanding items:

None

SHA256 is hex encoded, not just digits.

Fixes open-telemetry#1788

Signed-off-by: Robert Elliot <rob@lidalia.org.uk>
@Mahoney Mahoney requested a review from a team as a code owner April 3, 2025 11:52
@github-actions github-actions bot requested review from srprash and wangzlei April 3, 2025 11:52
@Mahoney
Copy link
Contributor Author

Mahoney commented Apr 3, 2025

Duplicate of #1789

@Mahoney Mahoney closed this Apr 3, 2025
@laurit
Copy link
Contributor

laurit commented Apr 3, 2025

@Mahoney since #1789 does not have a signed cla it can not be merged. We are open to alternative PRs for this issue.

@Mahoney Mahoney reopened this May 16, 2025
@Mahoney
Copy link
Contributor Author

Mahoney commented May 16, 2025

OK, reopened

@breedx-splk
Copy link
Contributor

I think this is fine, so I approved...but in comparing it with the other PR I'm not sure if we like {xDigit} better (I don't). I do wish this had a test, though.

@breedx-splk breedx-splk added this pull request to the merge queue Jul 1, 2025
Merged via the queue into open-telemetry:main with commit 52c1ac9 Jul 1, 2025
34 checks passed
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.

5 participants