aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.85k stars 91 forks source link

Rename "Runtime" to "Cells" #313

Closed krisnova closed 1 year ago

krisnova commented 1 year ago

So we have a naming conflict.

Right now the container runtime service in api/v1/runtime conflicts with the name in api/cri/v1 as they are both named (confusingly) "RuntimeService".

I believe we should rename api/v1/runtime to api/v1/cells and effectively create a similar API to the container runtime interface specifically for Aurae cells.

krisnova commented 1 year ago

See https://github.com/aurae-runtime/aurae/tree/main/api/v0/runtime