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-linux: Remove redundant MUST for minimum cgroup controllers #800

Merged
merged 1 commit into from
May 10, 2017

Conversation

wking
Copy link
Contributor

@wking wking commented May 10, 2017

This is my suggested alternative to #729, which is currently removing the lowercase “required” but keeping the redundant MUST. Any runtime which violated the MUST would necessarily violate some more specific constraint on a resources setting, so this PR removes the MUST entirely.

Any runtime which violated that constraint would necessarily violate
some more specific constraint on a 'resources' setting.

This also removes a non-spec-requirement "required" to avoid any
confusion with the spec-requirement REQUIRED [1].

[1]: opencontainers#729 (comment)

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

tianon commented May 10, 2017

LGTM

This reads more clearly to me. 👍

Approved with PullApprove

@mrunalp
Copy link
Contributor

mrunalp commented May 10, 2017

LGTM

Approved with PullApprove

@mrunalp mrunalp merged commit d611cdc into opencontainers:master May 10, 2017
@wking wking deleted the remove-redundant-cgroup-must branch May 10, 2017 23:51
@vbatts vbatts mentioned this pull request Jul 5, 2017
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