Skip to content

de-deprecate runtime#102

Merged
ndeloof merged 1 commit intocompose-spec:masterfrom
AkihiroSuda:de-deprecate-runtime
Jan 27, 2021
Merged

de-deprecate runtime#102
ndeloof merged 1 commit intocompose-spec:masterfrom
AkihiroSuda:de-deprecate-runtime

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Contributor

@AkihiroSuda AkihiroSuda commented Sep 14, 2020

What this PR does / why we need it:

De-deprecate runtime.

This field was ported from v2 and marked as deprecated in #78, but still useful for Kata and gVisor users.

Which issue(s) this PR fixes:

Fixes #101

Comment thread spec.md
### runtime
_DEPRECATED: this attribute is low-level platform implementation detail_

`runtime` specifies which runtime to use for the service’s containers.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if we embrace this attribute, should then be correctly documented.
Can you at least include a link to https://github.com/opencontainers/runtime-spec/blob/master/implementations.md ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

updated, sorry for the delay

This field was ported from v2 and marked as deprecated in compose-spec#78,
but still useful for Kata and gVisor users.

Close compose-spec#101

Signed-off-by: Akihiro Suda <[email protected]>
Copy link
Copy Markdown
Collaborator

@EricHripko EricHripko left a comment

Choose a reason for hiding this comment

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

Looks good to me ✅ Thanks again for this contribution 🙌

@AkihiroSuda
Copy link
Copy Markdown
Contributor Author

Is this ready to merge?

@ndeloof ndeloof merged commit d9feb70 into compose-spec:master Jan 27, 2021
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.

De-deprecate "runtime"

3 participants