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

Whitespace not handled correctly in OS driver environment variables #707

Open
Jyrsa opened this issue Feb 20, 2018 · 0 comments
Open

Whitespace not handled correctly in OS driver environment variables #707

Jyrsa opened this issue Feb 20, 2018 · 0 comments

Comments

@Jyrsa
Copy link
Contributor

Jyrsa commented Feb 20, 2018

This line and the one after it are the culprits https://github.com/CSCfi/pebbles/blob/master/pebbles/drivers/provisioning/openshift_driver.py#L342

Passing an environment variable like COMMAND="jupyter lab" will split at whitespace and make blueprint unstartable.

@Jyrsa Jyrsa changed the title Whitespace not handled correctly in environment variables Whitespace not handled correctly in OS driver environment variables Feb 21, 2018
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

No branches or pull requests

1 participant