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

cilium-cni: address shellcheck warnings for cni-(un)install.sh #14467

Merged
merged 1 commit into from
Dec 21, 2020

Conversation

ti-mo
Copy link
Contributor

@ti-mo ti-mo commented Dec 21, 2020

Mostly adding quotes. cni-install.sh's interpreter was changed to /bin/bash because 'sh' doesn't support the '&>' operator.

This was pulled out of #14095 to make that PR easier to review.

Address shellcheck warnings in cni-(un)install.sh.

Mostly adding quotes. cni-install.sh's interpreter was changed to /bin/bash
because 'sh' doesn't support the '&>' operator.

Signed-off-by: Timo Beckers <timo@isovalent.com>
@ti-mo ti-mo requested a review from a team December 21, 2020 15:15
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Dec 21, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.10.0 Dec 21, 2020
@ti-mo ti-mo requested a review from fristonio December 21, 2020 15:15
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Dec 21, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Dec 21, 2020
@aanm aanm merged commit 1c10759 into cilium:master Dec 21, 2020
@ti-mo ti-mo deleted the pr/tb/shellcheck-cni-scripts branch December 21, 2020 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants