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

fix(workaround): allow old norm algos to be hashed with old digest ctxts #1264

Merged

Conversation

frewilhelm
Copy link
Contributor

backport #1263 into v0.19

…xts (open-component-model#1263)

<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it

This make sure that the (very convoluted) signing implementation
normalizes with the legacy patch we applied during the normalization of
the descriptor to avoid mismatches in resource identities during digest
propagation.

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
fix open-component-model#1245
@frewilhelm frewilhelm requested a review from a team as a code owner January 21, 2025 15:59
@github-actions github-actions bot added kind/bugfix Bug component/github-actions Changes on GitHub Actions or within `.github/` directory size/s Small labels Jan 21, 2025
@frewilhelm frewilhelm merged commit 328d326 into open-component-model:releases/v0.19 Jan 21, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/github-actions Changes on GitHub Actions or within `.github/` directory kind/bugfix Bug size/s Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants