Skip to content

Remove hard sudo requirement#91

Merged
mbreitung merged 1 commit intodraios:masterfrom
jrsimpson91:patch-1
Feb 13, 2020
Merged

Remove hard sudo requirement#91
mbreitung merged 1 commit intodraios:masterfrom
jrsimpson91:patch-1

Conversation

@jrsimpson91
Copy link
Copy Markdown
Contributor

The script will fail immediately with the message "Please install sudo and re-run the script" if sudo is not present in the shell, like in some Docker containers. Sudo is only required for installing curl if it is not present, and since the official IBM docs recommend downloading the script via curl, most users won't ever hit that codepath.

The script will fail immediately with the message "Please install sudo and re-run the script" if sudo is not present in the shell, like in some Docker containers. Sudo is only required for installing curl if it is not present, and since the [official IBM docs recommend downloading the script via curl](https://cloud.ibm.com/docs/services/Monitoring-with-Sysdig?topic=Sysdig-config_agent#config_agent_linux), most users won't ever hit that codepath.
Copy link
Copy Markdown
Contributor

@bennythejudge bennythejudge left a comment

Choose a reason for hiding this comment

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

This looks good

@jrsimpson91
Copy link
Copy Markdown
Contributor Author

Thanks @bennythejudge - who should I assign as the second reviewer?

@mbreitung mbreitung merged commit 37b26da into draios:master Feb 13, 2020
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.

3 participants