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

support spaces in path names #211

Open
sstarcher opened this issue Aug 17, 2018 · 1 comment
Open

support spaces in path names #211

sstarcher opened this issue Aug 17, 2018 · 1 comment

Comments

@sstarcher
Copy link
Contributor

sstarcher commented Aug 17, 2018

Add support for spaces in paths. exec output should be escaped or quoted.

exec: helm secrets dec /path/has space/helm/secrets.yaml
/path/has space/helm/secrets.yaml doesn't have secrets.yaml file.
exec: helm diff upgrade --allow-unreleased chart stable/chart --values /path/has space/helm/values.yaml --values /path/has space/helm/secrets.yaml.dec```
@AnatolyRugalev
Copy link
Contributor

Could not reproduce this issue at current version of helmfile. Looks like this bug was automatically fixed with introduction of values.yaml rendering functionality (#216). Could be closed IMO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants