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

Add design document for gVisor integration #815

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

apyrgio
Copy link
Contributor

@apyrgio apyrgio commented May 23, 2024

Add a design document for the gVisor integration, based on the discussions we had in #590. Also, add a few more design documents that are scavenged from other GitHub issues / dirs.

Copy link
Member

@almet almet left a comment

Choose a reason for hiding this comment

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

Thanks, the overall document is really clear, even for a newcomer to containers (with a bit of research), so I guess it's taking the good stance 👍

dev_scripts/README.md Show resolved Hide resolved
docs/developer/gvisor.md Outdated Show resolved Hide resolved
docs/developer/gvisor.md Outdated Show resolved Hide resolved
docs/developer/gvisor.md Outdated Show resolved Hide resolved
docs/developer/gvisor.md Show resolved Hide resolved
@apyrgio apyrgio added this to the 0.7.0 milestone Jun 3, 2024
@apyrgio
Copy link
Contributor Author

apyrgio commented Jun 3, 2024

I've added some small fixups that cover some points we discussed with @EtiennePerot, and the fact that we no longer disable seccomp when using Docker on Windows / macOS.

@apyrgio
Copy link
Contributor Author

apyrgio commented Jun 12, 2024

@almet I'm squashing the fixups. Are we good to merge?

apyrgio added 3 commits June 12, 2024 13:22
Move the documentation on how to create and use containerized Dangerzone
environments under `docs/developer`, which seems like a more natural
place than a README under `dev_scripts/`.
Add a design document for the update notifications mechanism, adapted
from the write-up in the original GitHub issue.

Refs #189
Add a design document for the gVisor integration, which is currently
under review. The associated pull request has lots of architectural
discussions about integrating gVisor, so in this document we collect
them all in one place.

Refs #590
@apyrgio apyrgio force-pushed the 2024-05-gvisor-doc branch from f92e45c to 277b167 Compare June 12, 2024 10:22
@almet
Copy link
Member

almet commented Jun 12, 2024

Sure, go ahead ✅

@apyrgio apyrgio merged commit 277b167 into main Jun 12, 2024
40 checks passed
@apyrgio apyrgio deleted the 2024-05-gvisor-doc branch June 12, 2024 10:39
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.

4 participants