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

implementations: add bwrap-oci and crun #929

Merged
merged 2 commits into from
Oct 23, 2017

Conversation

giuseppe
Copy link
Member

No description provided.

@TomSweeneyRedHat
Copy link

LGTM

@@ -26,3 +26,5 @@ If you know of any associated projects that are not listed here, please file a p
[octool]: https://github.com/kunalkushwaha/octool
[oct]: https://github.com/huawei-openlab/oct
[runtime-tools]: https://github.com/opencontainers/runtime-tools
[bwrap-oci]: https://github.com/projectatomic/bwrap-oci
[crun]: https://github.com/giuseppe/crun
Copy link
Contributor

Choose a reason for hiding this comment

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

These are link label definitions, but you also need to add reference-style links to consume the definitions (like this).

Copy link
Member Author

Choose a reason for hiding this comment

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

@wking thanks. I've pushed a corrected version

@@ -6,6 +6,8 @@ If you know of any associated projects that are not listed here, please file a p
## <a name="implementationsRuntimeContainer" />Runtime (Container)

* [opencontainers/runc][runc] - Reference implementation of OCI runtime
* [projectatomic/bwrap-oci][bwrap-oci]: - Convert the OCI spec file to a command line for [bubblewrap](https://github.com/projectatomic/bubblewrap/)
Copy link
Contributor

Choose a reason for hiding this comment

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

The runc line above uses a - separator, while the lines you're adding use : - . I think you want to drop the colon.

Copy link
Member Author

Choose a reason for hiding this comment

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

thanks, fixed it now

Copy link
Contributor

@wking wking 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, although I'd also be fine with a reference-style link for bubblewrap.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@giuseppe
Copy link
Member Author

@wking I've changed bubblewrap to be a reference-style link

@dqminh
Copy link
Contributor

dqminh commented Oct 23, 2017

LGTM

Approved with PullApprove

1 similar comment
@tianon
Copy link
Member

tianon commented Oct 23, 2017

LGTM

Approved with PullApprove

@tianon tianon merged commit a5276ae into opencontainers:master Oct 23, 2017
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>
@wking wking mentioned this pull request Oct 24, 2017
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>
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.

None yet

5 participants