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

removed check for sudo when adding network flags #40

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

arthurfeeney
Copy link
Contributor

Small fix so that singularity-compose will add the --net flags when starting instances.

This just removes the check for sudo when Instance.create attempts to add the network flags.

@vsoch
Copy link
Member

vsoch commented Feb 25, 2021

Awesome! Do you want to bump the version (in version.py) and add a note to the CHANGELOG.md? If not I can do it later after work, and then the PR should be good to go! 👍 And glad to hear that Singularity lets this work now without sudo, it was always a hassle.

Copy link
Member

@vsoch vsoch left a comment

Choose a reason for hiding this comment

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

Perfecto!

@vsoch vsoch merged commit 39367e1 into singularityhub:master Feb 25, 2021
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