Add new "cc-runtime" to list of implementations.#922
Merged
dqminh merged 1 commit intoopencontainers:masterfrom Sep 22, 2017
Merged
Add new "cc-runtime" to list of implementations.#922dqminh merged 1 commit intoopencontainers:masterfrom
dqminh merged 1 commit intoopencontainers:masterfrom
Conversation
Contributor
hqhq
reviewed
Sep 22, 2017
implementations.md
Outdated
|
|
||
| * [hyperhq/runv][runv] - Hypervisor-based runtime for OCI | ||
| * [01org/cc-oci-runtime][cc-oci] - Hypervisor-based OCI runtime for Intel® Architecture | ||
| * [clearcontainers/runtime][cc-runtime] - Next-generation hypervisor-based OCI runtime for Intel® Architecture |
Contributor
There was a problem hiding this comment.
Just wondering, what's the difference between cc-runtime and cc-oci-runtime?
Author
There was a problem hiding this comment.
Hi @hqhq - I've now removed cc-oci-runtime as that project is now in maintenance mode.
cc-runtime is a complete rewrite in golang (under an Apache license rather than GPL). See the main page for further details.
236ad68 to
ba3eda1
Compare
"cc-runtime" replaces "cc-oci-runtime", which is now in maintenance mode. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
ba3eda1 to
e27acdd
Compare
Author
|
Branch updated so may require a re-review. |
Contributor
1 similar comment
Contributor
wking
added a commit
to wking/opencontainer-runtime-spec
that referenced
this pull request
Sep 26, 2017
Through f09dac8 (Merge pull request opencontainers#922 from jodh-intel/implementations-add-cc-runtime, 2017-09-22). There have also been three non-spec changes which I have not documented in the ChangeLog: 13b4639 .pullapprove.yml: Switch to v2 and other project-template updates (opencontainers#902) f6f2514 README: Make meetings monthly (were weekly) (opencontainers#910) e27acdd implementations: Replace "cc-oci-runtime" with "cc-runtime" (opencontainers#922) Signed-off-by: W. Trevor King <wking@tremily.us>
Merged
wking
added a commit
to wking/opencontainer-runtime-spec
that referenced
this pull request
Oct 4, 2017
Through 3417098 (Merge pull request opencontainers#913 from rutsky/fix-link, 2017-10-04). There have also been a few non-spec changes which I have not documented in the ChangeLog: 13b4639 .pullapprove.yml: Switch to v2 and other project-template updates (opencontainers#902) f6f2514 README: Make meetings monthly (were weekly) (opencontainers#910) e27acdd implementations: Replace "cc-oci-runtime" with "cc-runtime" (opencontainers#922) 8a16f08 .mailmap: Consolidate James' entries (opencontainers#924) Signed-off-by: W. Trevor King <wking@tremily.us>
wking
added a commit
to wking/opencontainer-runtime-spec
that referenced
this pull request
Oct 24, 2017
Through a5276ae (Merge pull request opencontainers#929 from giuseppe/add-more-implementations, 2017-10-23). There have also been a few non-spec changes which I have not documented in the ChangeLog: 13b4639 .pullapprove.yml: Switch to v2 and other project-template updates (opencontainers#902) f6f2514 README: Make meetings monthly (were weekly) (opencontainers#910) e27acdd implementations: Replace "cc-oci-runtime" with "cc-runtime" (opencontainers#922) ec4cc47 implementations: add crun (opencontainers#929) d4990d1 implementations: add bwrap-oci (opencontainers#929) 8a16f08 .mailmap: Consolidate James' entries (opencontainers#924) Signed-off-by: W. Trevor King <wking@tremily.us>
vbatts
pushed a commit
to vbatts/oci-runtime-spec
that referenced
this pull request
Oct 30, 2017
Through a5276ae (Merge pull request opencontainers#929 from giuseppe/add-more-implementations, 2017-10-23). There have also been a few non-spec changes which I have not documented in the ChangeLog: 13b4639 .pullapprove.yml: Switch to v2 and other project-template updates (opencontainers#902) f6f2514 README: Make meetings monthly (were weekly) (opencontainers#910) e27acdd implementations: Replace "cc-oci-runtime" with "cc-runtime" (opencontainers#922) ec4cc47 implementations: add crun (opencontainers#929) d4990d1 implementations: add bwrap-oci (opencontainers#929) 8a16f08 .mailmap: Consolidate James' entries (opencontainers#924) Signed-off-by: W. Trevor King <wking@tremily.us>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: James O. D. Hunt james.o.hunt@intel.com