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

Add support for default-addr-pool options to swarm init #391

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

sagepe
Copy link
Contributor

@sagepe sagepe commented Dec 14, 2018

Docker API version 1.39 introduced the ability to configure the address pools and CIDR block size used for creating global scope networks. This PR adds support for the --default-addr-pool and the associated --default-addr-pool-mask-length options to swarm init.

Docker API version 1.39 introduced the ability to configure the address
pools and CIDR block size used for creating global scope networks. This
adds support for the `--default-addr-pool` and the associated
`--default-addr-pool-mask-length` options to `swarm init`.
@davejrt
Copy link
Contributor

davejrt commented Dec 14, 2018

LGTM

@davejrt davejrt merged commit 1510eee into puppetlabs:master Dec 14, 2018
@davejrt davejrt added this to the 3.2.0 milestone Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants