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

windsock: apply shell escaping where needed #1334

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

rukai
Copy link
Member

@rukai rukai commented Sep 13, 2023

Fixes a TODO and a previously unknown case where shell escaping was missing.
This fix allows the running of cargo run --package windsock-cloud-docker --cloud "name=redis encryption=none" which previously failed due to "name=redis encryption=none" losing its quotes.

@rukai rukai marked this pull request as ready for review September 13, 2023 07:16
Copy link
Collaborator

@cjrolo cjrolo left a comment

Choose a reason for hiding this comment

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

Good module to know about

@rukai rukai enabled auto-merge (squash) September 14, 2023 10:39
@rukai rukai merged commit 5ef3d6e into shotover:main Sep 14, 2023
38 checks passed
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