You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is guidance on the set of predefined annotation keys that can be placed upon the different types. However, with the addition of artifact type, there are only two annotations that are explicitly documented.
org.opencontainers.artifact.created
org.opencontainers.artifact.description
The majority of the annotations prefixes which are currently documented using the org.opencontainers.image.* would also apply to artifacts in addition to the two that were previously documented.
Updated guidance and documentation is needed if indeed these same keys also apply to artifact types.