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
config: Move valid-value rules to their own section
This wording just landed via 718f9f3 (origin/pr/673) minor narrative
cleanup regarding config compatibility, 2017-01-30, opencontainers#673), but the
rule is generic and not unique to platform-specific properties.
Also adjust the wording somewhat to match the more established wording
from the "Extensibility" section.
Signed-off-by: W. Trevor King <wking@tremily.us>
Copy file name to clipboardExpand all lines: config.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -292,7 +292,6 @@ For Windows based systems the user structure has the following fields:
292
292
293
293
[**`platform.os`**](#platform) is used to specify platform-specific configuration.
294
294
Runtime implementations MAY support any valid values for platform-specific fields as part of this configuration.
295
-
Implementations MUST error out when invalid values are encountered and MUST generate an error message and error out when encountering valid values it chooses to not support.
0 commit comments