Page MenuHomeSolus

Update python-docker-py to 3.5.0
ClosedPublic

Authored by der_eismann on Aug 15 2018, 8:00 PM.
Tags
None
Referenced Files
F11066860: D3601.id8904.diff
Fri, Aug 11, 6:49 PM
F11047650: D3601.diff
Thu, Aug 10, 3:42 PM
F10996627: D3601.diff
Wed, Jul 26, 8:44 PM
F10991524: D3601.id8904.diff
Tue, Jul 25, 2:13 AM
F10971547: D3601.id8910.diff
Fri, Jul 21, 7:50 AM
F10932482: D3601.diff
Jul 12 2023, 2:25 AM
F10795725: D3601.id8910.diff
May 27 2023, 10:21 PM
F10782358: D3601.id.diff
May 25 2023, 2:09 PM
Subscribers
None

Details

Summary

Changes:

  • Updated dependencies to ensure support for Python 3.7 environments
  • Added support for the uts_mode parameter in HostConfig
  • The UpdateConfig constructor now allows rollback as a valid value for failure_action
  • Added support for rollback_config in APIClient.create_service, APIClient.update_service, DockerClient.services.create and Service.update
  • Credential helpers are now properly leveraged by the build method
  • Fixed a bug that caused placement preferences to be ignored when provided to DockerClient.services.create
  • Fixed a bug that caused a user value of 0 to be ignored in APIClient.create_container and DockerClient.containers.create
Test Plan

Installed and tested with Docker Compose 1.22.0

Diff Detail

Repository
R2577 python-docker-py
Lint
Lint Not Applicable
Unit
Tests Not Applicable