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

Remove default container.docker.network #218

Merged

Conversation

protetore
Copy link

@protetore protetore commented Oct 10, 2017

Remove container.docker.network default value to allow using MESOS container engine and .networks on newer versions of marathon

See issue #186

…r engine and .networks on newer versions of marathon
@protetore
Copy link
Author

Just changed the default value of MarathonDockerContainer newtwork to None, so it won't be included on json.

I has one downside: if someone is relying on the previous behavior of container.docker.network being set as 'HOST', this will break.

@solarkennedy solarkennedy merged commit cfe57ee into thefactory:master Oct 12, 2017
@protetore protetore deleted the remove-default-docker-network branch October 20, 2017 09:52
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.

2 participants