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

(maint)CLOUD-1768 Fixing incorrect cpuset flag #183 #187

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

MWilsonPuppet
Copy link

@MWilsonPuppet MWilsonPuppet commented Mar 13, 2018

This PR is to resolve issue #183. The wrong flag was being passed to set the cpuset. I was not seeing the original warning that was reported but was seeing that when the cpuset parameter was set the container did not run. However when the flag was changed to the correct one the container started as expected. Also updated spec tests.

@jeefberkey
Copy link

Is this parameter just wrong, or did it change in a recent version?

@MWilsonPuppet
Copy link
Author

MWilsonPuppet commented Mar 13, 2018

@jeefberkey It looks like the flag was deprecated in release V1.8.0 and removed in V1.10.0.
https://docs.docker.com/engine/deprecated/#old-command-line-options

@jeefberkey
Copy link

That's old enough for me :)

@davejrt
Copy link
Contributor

davejrt commented Mar 13, 2018

LGTM

@davejrt davejrt merged commit f86bb67 into puppetlabs:master Mar 13, 2018
@davejrt davejrt added this to the v1.1.0 milestone Mar 15, 2018
@Ramesh7 Ramesh7 added the bugfix label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants