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

Set privileged to false #104

Merged
merged 2 commits into from
Feb 24, 2023
Merged

Conversation

bschaatsbergen
Copy link
Member

what

  • When a container is given privileged mode it receives all permissions the host has, it's currently set to true but we should set it to false as it doesn't affect the atlantis installation.

why

  • Doesn't affect the atlantis installation.

references

@bschaatsbergen bschaatsbergen merged commit 69304d7 into main Feb 24, 2023
@bschaatsbergen bschaatsbergen deleted the f/disable-privileged-container branch February 24, 2023 20:56
@bschaatsbergen bschaatsbergen added the patch A minor, backward compatible change label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A minor, backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does Atlantis have to run as a privileged container?
1 participant