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
We're not forbidding other OCI specs from using these fields, we're
forbidding all specs (except for future versions of image-spec) from
using these fields [1,2]. The wording I'm bringing in here matches
what 873b9b6 (Add some text about extensions, 2016-06-26, #164)
landed for the org.opencontainers.* annotation namespace.
My personal preference would be to use JSON-LD to assign explicit
semantics to every field (after which you don't have to worry about
namespacing the fields themselves) [3], but that would be a larger
change ;).
[1]: #111 (comment)
[2]: #111 (comment)
[3]: #111 (comment)
And later comments in that sub-thread.
Signed-off-by: W. Trevor King <[email protected]>
0 commit comments