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

Feat/code cleanup #45

Closed
wants to merge 20 commits into from
Closed

Conversation

MurielParaire
Copy link
Contributor

What does this PR do ?

  • rewrite the server.rs file
  • no need to install just anymore

MurielParaire and others added 20 commits May 3, 2024 21:34
* docs: add readme

Signed-off-by: Mauran <[email protected]>

---------

Signed-off-by: Mauran <[email protected]>
Signed-off-by: Matéo Fernandez <[email protected]>
Co-authored-by: Matéo Fernandez <[email protected]>
Co-authored-by: Alexandre Sollier <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: Mauran <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
* feat: create bridge interface

Signed-off-by: sylvain-pierrot <[email protected]>

* feat: create bridge only if not exist

Signed-off-by: sylvain-pierrot <[email protected]>

* fix: cargo clippy

Signed-off-by: sylvain-pierrot <[email protected]>

* feat: send code though gRPC to the agent (virt-do#37)

* feat(agent/proto): add agent configuration in execute request

Signed-off-by: Martin Moreira de Jesus <[email protected]>

* feat: send code through cli and api to vm

Signed-off-by: Mauran <[email protected]>

---------

Signed-off-by: Martin Moreira de Jesus <[email protected]>
Signed-off-by: Mauran <[email protected]>
Co-authored-by: Martin Moreira de Jesus <[email protected]>

* Feat: add initramfs implementation for vmm (virt-do#34)

* feat(vmm): implemented automatic generation of rootfs with initramfs

Signed-off-by: Muriel Paraire <[email protected]>

* feat: image generation based off language

Signed-off-by: Muriel Paraire <[email protected]>

* feat(vmm): implemented automatic generation of rootfs with initramfs

Signed-off-by: Muriel Paraire <[email protected]>

* fix(vmm): fix logging & language order

Signed-off-by: Muriel Paraire <[email protected]>

* feat(vmm): one image per language

Signed-off-by: Muriel Paraire <[email protected]>

* feat(vmm): implemented initramfs

Signed-off-by: Muriel Paraire <[email protected]>

* fix(vmm): code cleanup

Signed-off-by: Muriel Paraire <[email protected]>

* fix(vmm): code cleanup

Signed-off-by: Muriel Paraire <[email protected]>

* fix(vmm): code cleanup

Signed-off-by: Muriel Paraire <[email protected]>

* fix: rust export for cargo agent and increase MMIO_GAP_END

Signed-off-by: Mauran <[email protected]>

* chore: lint

Signed-off-by: Mauran <[email protected]>

* fix: add back tracing

Signed-off-by: Mauran <[email protected]>

---------

Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: Mauran <[email protected]>
Co-authored-by: Mauran <[email protected]>

* feat: internet works

Signed-off-by: sylvain-pierrot <[email protected]>

* fix: cargo clippy

Signed-off-by: sylvain-pierrot <[email protected]>

---------

Signed-off-by: sylvain-pierrot <[email protected]>
Signed-off-by: Martin Moreira de Jesus <[email protected]>
Signed-off-by: Mauran <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Co-authored-by: Thomas Mauran <[email protected]>
Co-authored-by: Martin Moreira de Jesus <[email protected]>
Co-authored-by: Muriel Paraire <[email protected]>
Co-authored-by: Mauran <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
…ic repos (virt-do#9)

Signed-off-by: Dziyana Tsetserava <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: Mathias Boulay <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
… registry api

Signed-off-by: BioTheWolff <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
…k contains dots

Signed-off-by: BioTheWolff <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: BioTheWolff <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: BioTheWolff <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: BioTheWolff <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
…age name with https:// or http://

Signed-off-by: BioTheWolff <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
* feat: child processes are now gracefully sigterm-ed on kill signal reception

Signed-off-by: ESPIE <[email protected]>

* chore: merge from main

Signed-off-by: ESPIE <[email protected]>

* fix: changed `std::process::Command` to `tokio::process::Command` to be non blocking

Signed-off-by: ESPIE <[email protected]>

* chore: cargo fmt

Signed-off-by: ESPIE <[email protected]>

* refactor: use async_trait instead of Pin<Box<Future<>>>

Signed-off-by: Mateo Fernandez <[email protected]>

---------

Signed-off-by: ESPIE <[email protected]>
Signed-off-by: Mateo Fernandez <[email protected]>
Co-authored-by: Mateo Fernandez <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
Signed-off-by: Muriel Paraire <[email protected]>
@MurielParaire MurielParaire deleted the feat/code-cleanup branch May 3, 2024 20:22
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.

7 participants