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

docker_network: fix multiple subnet (of same IP version) idempotence #65839

Merged
merged 7 commits into from Dec 29, 2019

Commits on Dec 14, 2019

  1. Configuration menu
    Copy the full SHA
    cd1f037 View commit details
    Browse the repository at this point in the history
  2. Add changelog.

    felixfontein committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    a346e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6fe8c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Re-add CIDR validation. Move it to better position (module setup inst…

    …ead of idempotence check).
    felixfontein committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    c079a65 View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    felixfontein committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    c9f2252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09084ea View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Actually do what is documented. Especially since an empty object is a…

    … valid value for aux_addresses.
    felixfontein committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cf0414a View commit details
    Browse the repository at this point in the history