Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Use REQUIRED and OPTIONAL for properties #574

Merged
merged 2 commits into from
Sep 20, 2016

Conversation

wking
Copy link
Contributor

@wking wking commented Sep 18, 2016

Make it clear that these are part of configuration compliance by using
the RFC 2119 keywords.

In all of these cases we want to use the RFC 2119 semantics.
Generated with:

  $ sed -i 's/optional/OPTIONAL/g' config*.md

Signed-off-by: W. Trevor King <wking@tremily.us>
In all of these cases we want to use the RFC 2119 semantics.
Generated with:

  $ sed -i 's/required/REQUIRED/g' config*.md

after which I rolled back the change for:

  ...controllers required to fulfill...

since that was already MUSTed.

Signed-off-by: W. Trevor King <wking@tremily.us>
@hqhq
Copy link
Contributor

hqhq commented Sep 18, 2016

LGTM

Approved with PullApprove

1 similar comment
@mrunalp
Copy link
Contributor

mrunalp commented Sep 20, 2016

LGTM

Approved with PullApprove

@mrunalp mrunalp merged commit 67063b5 into opencontainers:master Sep 20, 2016
@wking wking deleted the config-optional-required branch September 20, 2016 21:36
wking added a commit to wking/opencontainer-runtime-spec that referenced this pull request Nov 10, 2016
This happened in c35cf57 (config: Replace "optional" with "OPTIONAL",
2016-09-17, opencontainers#574) but was accidentally rolled back in 52f3cde
(Clarify wording for terminal setting and /dev/console, 2016-07-18,
opencontainers#518).

Signed-off-by: W. Trevor King <wking@tremily.us>
wking added a commit to wking/opencontainer-runtime-spec that referenced this pull request Nov 14, 2016
The shift happened in c35cf57 (config: Replace "optional" with
"OPTIONAL", 2016-09-17, opencontainers#574) and the 'windows' entry landed in
parallel with dc8f2c2 (Add support for Windows-based containers,
2016-09-16, opencontainers#573).

Signed-off-by: W. Trevor King <wking@tremily.us>
wking added a commit to wking/opencontainer-runtime-spec that referenced this pull request Nov 14, 2016
The shift happened in c35cf57 (config: Replace "optional" with
"OPTIONAL", 2016-09-17, opencontainers#574) and the 'windows' entry landed in
parallel with dc8f2c2 (Add support for Windows-based containers,
2016-09-16, opencontainers#573).

Signed-off-by: W. Trevor King <wking@tremily.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants