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

schema/defs-linux: Drop 'Capability' type #766

Merged
merged 1 commit into from
May 12, 2017

Conversation

wking
Copy link
Contributor

@wking wking commented Apr 11, 2017

The current “For example, valid values for Linux…” wording in config.md does not seem strong enough to support this condition, especially since the spec makes no claims about what valid capabilities are for non-Linux OSes. And process.capabilities has been nominally legal for non-Linux OSes since #673.

The current "For example, valid values for Linux..." wording in
config.md does not seem strong enough to support this condition,
especially since the spec makes no claims about what valid
capabilities are for non-Linux OSes.  And process.capabilities has
been nominally legal for non-Linux OSes since 718f9f3 (minor
narrative cleanup regarding config compatibility, 2017-01-30, opencontainers#673).

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

wking commented Apr 11, 2017

Related to #755 and the discussion starting here.

@crosbymichael
Copy link
Member

Lets keep as is, the string's schema is what we set here.

@tianon
Copy link
Member

tianon commented May 9, 2017

LGTM

As I've mentioned over on #790, we're punting to the kernel, and it just happens to include CAP_ in all current valid values, so we should simply specify "string" here IMO.

Approved with PullApprove

@wking
Copy link
Contributor Author

wking commented May 11, 2017 via email

@crosbymichael crosbymichael reopened this May 12, 2017
@crosbymichael
Copy link
Member

crosbymichael commented May 12, 2017

LGTM

Approved with PullApprove

1 similar comment
@mrunalp
Copy link
Contributor

mrunalp commented May 12, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit ce6011c into opencontainers:master May 12, 2017
@wking wking deleted the cap-validation branch May 15, 2017 20:45
@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.

4 participants