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

refac(back): #1354 deprecate sandbox #1369

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

dsalaza4
Copy link
Contributor

  • Deprecate sandbox option from CLI as it only works on privileged containers
    or machines with multi-user nix with
    a trusted user executing makes.
    Ideally deciding whether or not to use sandbox
    should be done by the user via nix.conf.
  • Deprecate MAKES_K8S_COMPAT as it is only used for disabling sandbox,
    which is now done by the user via nix.conf.
  • Update design principles

- Deprecate sandbox option from CLI
as it only works on privileged containers
or machines with multi-user nix with
a trusted user executing makes.
Ideally deciding whether or not to use sandbox
should be done by the user via nix.conf.
- Deprecate MAKES_K8S_COMPAT as
it is only used for disabling sandbox,
which is now done by the user via nix.conf.
- Update design principles

Signed-off-by: Daniel Salazar <podany270895@gmail.com>
Copy link

sonarcloud bot commented Aug 13, 2024

@dsalaza4 dsalaza4 merged commit 001b9d0 into fluidattacks:main Aug 13, 2024
47 of 78 checks passed
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.

2 participants