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

conversion: add platform conversions #711

Merged
merged 1 commit into from
Mar 11, 2018
Merged

conversion: add platform conversions #711

merged 1 commit into from
Mar 11, 2018

Conversation

cyphar
Copy link
Member

@cyphar cyphar commented Jul 16, 2017

In b6d5a8c ("Change platform ref from runtime-spec"), the
conversion to runtime-spec for the "os" and "architecture" fields was
removed (as the fields had also been removed in runtime-spec). Re-add
the conversion as an annotation field rather than a verbatim field.

[Obviously this can't go into 1.0.0 due to the time window, but we can put it in 1.0.1].

Signed-off-by: Aleksa Sarai asarai@suse.de

In b6d5a8c ("Change platform ref from runtime-spec"), the
conversion to runtime-spec for the "os" and "architecture" fields was
removed (as the fields had also been removed in runtime-spec). Re-add
the conversion as an annotation field rather than a verbatim field.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
@cyphar
Copy link
Member Author

cyphar commented Nov 19, 2017

/ping @opencontainers/image-spec-maintainers -- this really should've gone into 1.0.1...

@stevvooe
Copy link
Contributor

Nothing controversial here, but can these be MUST after a 1.0 release?

@philips
Copy link
Contributor

philips commented Nov 22, 2017

I don't think they can be a MUST.

@cyphar
Copy link
Member Author

cyphar commented Nov 23, 2017

Are we not allowed to MUST new features in new releases? Also, this document's "MUST" language refers to the "default generated runtime configuration" which in principle could be modified to remove these annotations -- so a runtime that does the wrong thing here isn't non-compliant.

@cyphar
Copy link
Member Author

cyphar commented Nov 29, 2017

@philips @stevvooe ?

@cyphar
Copy link
Member Author

cyphar commented Feb 2, 2018

/ping @philips @stevvooe.

@stevvooe
Copy link
Contributor

stevvooe commented Feb 9, 2018

LGTM

@cyphar Not sure if these can be a MUST, still.

Approved with PullApprove

@cyphar cyphar merged commit ae61b58 into opencontainers:master Mar 11, 2018
cyphar added a commit that referenced this pull request Mar 11, 2018
  conversion: add platform conversions

LGTMs: @jonboulle @stevvooe
Closes #711
@cyphar cyphar deleted the conversion-platform-annotations branch March 11, 2018 09:44
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