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

[stable-2.7] [docker_container] Fixes idempotency checks for network_mode & Docker common consolidation #49838

Merged
merged 2 commits into from Jan 7, 2019
Merged

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    544fa23 View commit details
    Browse the repository at this point in the history
  2. Docker common consolidation (#49707)

    * [docker] Consolidating Python Boolean conversion for Docker API (#49563)
    
    * [docker] Consolidating docker option min version checks (#49564)
    
    * [docker] Moving option min version checks out of docker_swarm (#49564)
    
    Also renaming Boolean cleanup function and fixing docker_container minimum
    version check for network interfaces.
    
    * Cleanup from PR feedback
    DBendit committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    0bb66be View commit details
    Browse the repository at this point in the history