Skip to content

Commit 95dda58

Browse files
committed
descriptor: Rephrase reserved wording
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]>
1 parent 0e2b3f1 commit 95dda58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descriptor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following fields contain the primary properties that constitute a Descriptor
3838

3939
### Reserved
4040

41-
The following field keys MUST NOT be used in descriptors specified in other OCI specifications:
41+
The following field keys are reserved and MUST NOT be used by other specifications.
4242

4343
- **`data`** *string*
4444

0 commit comments

Comments
 (0)