Skip to content

chore: require OCI references for dynamicArtifact in metadata validation#150

Draft
jonkoops wants to merge 1 commit into
redhat-developer:mainfrom
jonkoops:chore/require-oci-dynamic-artifact
Draft

chore: require OCI references for dynamicArtifact in metadata validation#150
jonkoops wants to merge 1 commit into
redhat-developer:mainfrom
jonkoops:chore/require-oci-dynamic-artifact

Conversation

@jonkoops

@jonkoops jonkoops commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The dynamicArtifact field in package metadata is now required and must be an oci://ghcr.io reference. The validation script and update-overlay PR creation both fail explicitly when the field is missing or has an unexpected format.

This should not be merged until RHDH 1.10 reaches EOL and all metadata in rhdh-plugin-export-overlays has been migrated to OCI references.

ETA late Feb or early March, once 2.2.0 is live. See dates at https://access.redhat.com/support/policy/updates/developerhub

Ref: https://redhat.atlassian.net/browse/RHIDP-15484

The dynamicArtifact field is now required and must start with
oci://ghcr.io. Metadata validation emits an error for missing or
non-OCI values, and the update-overlay script fails hard if it
encounters invalid state during PR creation.

Refs: RHIDP-15484, RHDHPLAN-934, RHDHPLAN-256
@sonarqubecloud

Copy link
Copy Markdown

@jonkoops jonkoops changed the title chore: require OCI references for dynamicArtifact in metadata validation chore: require OCI references for dynamicArtifact in metadata validation Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant