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

[ReadMe] Add Compliance Language #432

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Conversation

vbatts
Copy link
Member

@vbatts vbatts commented Nov 1, 2016

Add language parallel to what is in the OCI Runtime.

This is a carry of #381, with fixed whitespace.

Signed-off-by: Rob Dolin robdolin@microsoft.com
Signed-off-by: Vincent Batts vbatts@hashbangbash.com

@@ -27,6 +27,9 @@ The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SH

The keywords "unspecified", "undefined", and "implementation-defined" are to be interpreted as described in the [rationale for the C99 standard][c99-unspecified].

An implementation is not compliant if it fails to satisfy one or more of the MUST, REQUIRED, or SHALL requirements.
An implementation is compliant if it satisfies all the MUST, REQUIRED, and SHALL requirements.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still think we want the “for the protocols it implements” wording from runtime-spec and a list of protocols contained within this spec (and it seemed like @philips agreed). But as it stands, 15ebbeb is better than nothing. I'm fine having this land and then filing a follow-up PR with the protocol list.

@philips
Copy link
Contributor

philips commented Nov 17, 2016

LGTM

I agree with making the improvements linked though https://github.com/opencontainers/image-spec/pull/432/files#r85947950

Approved with PullApprove

Add language parallel to what is in the OCI Runtime.

Signed-off-by: Rob Dolin <robdolin@microsoft.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts
Copy link
Member Author

vbatts commented Nov 29, 2016

updated. PTAL.

@jonboulle
Copy link
Contributor

jonboulle commented Nov 30, 2016

lgtm okay

Approved with PullApprove

@philips
Copy link
Contributor

philips commented Nov 30, 2016

LGTM

Approved with PullApprove

@philips philips merged commit a2c7c69 into opencontainers:master Nov 30, 2016
@vbatts vbatts deleted the carry-pr381 branch December 9, 2016 14:24
wking added a commit to wking/image-spec that referenced this pull request Dec 10, 2016
This landed in 836fb1c ([ReadMe] Add Compliance Language, 2016-10-11,
opencontainers#432) but was removed in 27508e2 (Clean-up spec to remove
non-spec-ish items, 2016-11-14, opencontainers#458), likely accidentally during a
rebase.

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.

5 participants