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

make get script sudo optional #4677

Merged
merged 1 commit into from
Nov 7, 2018
Merged

make get script sudo optional #4677

merged 1 commit into from
Nov 7, 2018

Conversation

rimusz
Copy link
Contributor

@rimusz rimusz commented Sep 20, 2018

Signed-off-by: rimas rmocius@gmail.com

Signed-off-by: rimas <rmocius@gmail.com>
@bacongobbler
Copy link
Member

This was implemented in #4649. You can use the --no-sudo flag to disable the use of sudo. Or is there something else that I'm missing here?

@rimusz
Copy link
Contributor Author

rimusz commented Sep 20, 2018

another option using the env var USE_SUDO

@mattfarina
Copy link
Collaborator

@rimusz Are you asking that the choice to use sudo or not be exposed as an environment variable in addition to a flag? Is that what this PR is intended to solve?

Copy link
Member

@bacongobbler bacongobbler left a comment

Choose a reason for hiding this comment

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

--use-sudo will take preference in case both $USE_SUDO and --use-sudo are set, so I'm OK with this. LGTM

@bacongobbler bacongobbler merged commit 40ef9c0 into helm:master Nov 7, 2018
splisson pushed a commit to splisson/helm that referenced this pull request Dec 6, 2018
Signed-off-by: rimas <rmocius@gmail.com>
Signed-off-by: Sebastien Plisson <sebastien.plisson@gmail.com>
splisson pushed a commit to splisson/helm that referenced this pull request Dec 6, 2018
Signed-off-by: rimas <rmocius@gmail.com>
Signed-off-by: Sebastien Plisson <sebastien.plisson@gmail.com>
splisson pushed a commit to splisson/helm that referenced this pull request Dec 6, 2018
Signed-off-by: rimas <rmocius@gmail.com>
splisson pushed a commit to splisson/helm that referenced this pull request Dec 6, 2018
Signed-off-by: rimas <rmocius@gmail.com>
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