Skip to content

Be less strict with OCI image index manifest annotations#119

Merged
NotTheEvilOne merged 2 commits intomainfrom
fix/strict-oci-index
Jun 11, 2025
Merged

Be less strict with OCI image index manifest annotations#119
NotTheEvilOne merged 2 commits intomainfrom
fix/strict-oci-index

Conversation

@NotTheEvilOne
Copy link
Contributor

What this PR does / why we need it:
This PR allows annotations.cname to be missing in OCI image index manifest entries. It uses the digest in this case for manifests_as_dict().

Which issue(s) this PR fixes:
Fixes gardenlinux/gardenlinux#3097

Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
This commit allows `annotations.cname` to be missing in OCI image index manifest entries. It uses the `digest` in this case for `manifests_as_dict()`.

Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
@NotTheEvilOne NotTheEvilOne self-assigned this Jun 11, 2025
@NotTheEvilOne NotTheEvilOne added the bug Something isn't working label Jun 11, 2025
@NotTheEvilOne NotTheEvilOne merged commit 7335580 into main Jun 11, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix nightly 2025-06-11

2 participants