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

Remove --no-sandbox #122909

Merged
merged 3 commits into from May 4, 2021
Merged

Remove --no-sandbox #122909

merged 3 commits into from May 4, 2021

Conversation

bpasero
Copy link
Member

@bpasero bpasero commented May 4, 2021

Only keep disabling suid sandbox in CI.

//cc @deepak1556

We should not disable sandbox on Linux.
We only added this to support running on Kernel <= 3.8 where setuid sandbox is used.
@bpasero bpasero added this to the May 2021 milestone May 4, 2021
@bpasero bpasero self-assigned this May 4, 2021
@bpasero
Copy link
Member Author

bpasero commented May 4, 2021

cc @joaomoreno @Tyriar for snap etc. We want to move away from disabling the sandbox because we will eventually enable it. Any distro using linux kernel version <= 3.8 will default to setuid sandbox but that is a very old Kernel. We only need to keep it for our CI where docker is used.

@bpasero bpasero merged commit e2954be into main May 4, 2021
@bpasero bpasero deleted the ben/remove-no-sandbox branch May 4, 2021 09:18
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant