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

TTRPC Rust implementation #50

Closed
sameo opened this issue Oct 8, 2019 · 6 comments
Closed

TTRPC Rust implementation #50

sameo opened this issue Oct 8, 2019 · 6 comments

Comments

@sameo
Copy link

sameo commented Oct 8, 2019

We're re-implementing the Kata Container agent in Rust (mostly for memory footprint concerns) and for that purpose the fine folks at AliPay have built a Rust implementation of TTRPC:
https://crates.io/crates/ttrpc

We could move that crate under the Kata organization, but some of us think it may make more sense to have it under the containerd org instead, next to the initial Go implementation right here.
Any opinions?

cc @crosbymichael @estesp @bergwolf @teawater

@crosbymichael
Copy link
Member

I think we would be happy to have that implementation in this repo

@bergwolf
Copy link

bergwolf commented Oct 8, 2019

Cool! Thanks @sameo @crosbymichael. Let's move forward!

/cc @gnawux

@dmcgowan
Copy link
Member

dmcgowan commented Oct 8, 2019

Sounds good.

The process is mentioned here https://github.com/containerd/project/blob/master/GOVERNANCE.md#adding-sub-projects

Open an issue in https://github.com/containerd/project proposing the move of the repository (original repo and new repo name). We will make sure it has everything set up to move (such as maintainer list, license, code of conduct) then vote on it. We also might also discuss some related governance changes to handle maintenance of this sub-project so it can have its own set of maintainers.

@gnawux
Copy link

gnawux commented Oct 9, 2019

cool that's great

cc @teawater

@teawater
Copy link

teawater commented Oct 9, 2019

Sounds good.

The process is mentioned here https://github.com/containerd/project/blob/master/GOVERNANCE.md#adding-sub-projects

Open an issue in https://github.com/containerd/project proposing the move of the repository (original repo and new repo name). We will make sure it has everything set up to move (such as maintainer list, license, code of conduct) then vote on it. We also might also discuss some related governance changes to handle maintenance of this sub-project so it can have its own set of maintainers.

Post an issue containerd/project#33 according to your comments.

@mxpv
Copy link
Member

mxpv commented Feb 27, 2020

Moved here: https://github.com/containerd/ttrpc-rust

@mxpv mxpv closed this as completed Feb 27, 2020
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

No branches or pull requests

7 participants