Joffrey F
ad5f49b690
Merge pull request #1918 from rycus86/service-restart-method
...
Shorthand method for service.restart()
2018-02-21 12:05:10 -08:00
Viktor Adam
e54e8f4199
Shorthand method for service.force_update()
...
Signed-off-by: Viktor Adam <rycus86@gmail.com>
2018-02-21 19:55:17 +00:00
Joffrey F
8fd9d3c99e
GenericResources was introduced in 1.32
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-20 17:11:27 -08:00
Joffrey F
f40079d85d
Merge branch 'BYU-PCCL-master'
2018-02-20 16:40:55 -08:00
Joffrey F
9b6b306e17
Code cleanup and version guards
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-20 16:25:17 -08:00
William Myers
820de848fa
Add support for generic resources to docker.types.Resources
...
- Add support for dict and list generic_resources parameter
- Add generic_resources integration test
Signed-off-by: William Myers <mwilliammyers@gmail.com>
2018-02-20 16:25:17 -08:00
Joffrey F
759833c174
Merge pull request #1919 from docker/1912-pull-sha-tag
...
Fix DockerClient pull bug when pulling image by digest
2018-02-20 15:01:13 -08:00
Joffrey F
cc455d7fd5
Fix DockerClient pull bug when pulling image by digest
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-20 14:51:49 -08:00
Joffrey F
ba0e5332de
Merge pull request #1910 from docker/bump_credstore
...
Bump docker-pycreds to 0.2.2 (pass support)
2018-02-14 16:25:42 -08:00
Joffrey F
4c708f568c
Fix test_login flakes
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-14 16:22:33 -08:00
Joffrey F
08803743c5
Merge pull request #1906 from docker/1352-data_stream_control
...
Add chunk_size parameter to data downloading methods
2018-02-14 16:22:02 -08:00
Joffrey F
581ccc9f7e
Add chunk_size parameter to data downloading methods (export, get_archive, save)
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-14 16:07:19 -08:00
Joffrey F
dbcf04388a
Merge pull request #1908 from docker/1861-credstore_login
...
Fix authconfig resolution when credStore is used combined with login()
2018-02-14 16:04:47 -08:00
Joffrey F
5e28dcaace
Merge pull request #1909 from yongtang/somevolume-cleanup
...
Clean up created volume from test_run_with_named_volume
2018-02-14 16:04:06 -08:00
Joffrey F
15ae1f09f8
Bump docker-pycreds to 0.2.2 (pass support)
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-14 16:02:04 -08:00
Yong Tang
cbbc37ac7b
Clean up created volume from test_run_with_named_volume
...
This fix adds the volume id to the list so that it could be
cleaned up on test teardown.
The issue was originally from https://github.com/moby/moby/pull/36292
where an additional `somevolume` pre-exists in tests.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-02-14 13:01:16 +00:00
Joffrey F
3498b63fb0
Fix authconfig resolution when credStore is used combined with login()
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-13 18:55:56 -08:00
Joffrey F
14eec99bed
Merge pull request #1907 from docker/c5622_device_cgroup_rules
...
Add support for device_cgroup_rules parameter in host config
2018-02-13 17:18:36 -08:00
Joffrey F
48e45afe88
Add support for device_cgroup_rules parameter in host config
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-13 17:05:16 -08:00
Joffrey F
9e75609aec
Merge pull request #1904 from docker/c5672-dockerignore-abspath
...
Correctly support absolute paths in .dockerignore
2018-02-12 15:44:58 -08:00
Joffrey F
34d50483e2
Correctly support absolute paths in .dockerignore
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-12 14:59:41 -08:00
Joffrey F
7c19772eb6
Merge pull request #1901 from docker/1899-create_archive_fix
...
Rewrite access check in create_archive with EAFP
2018-02-05 13:37:01 -08:00
Joffrey F
58639aecfa
Rewrite access check in create_archive with EAFP
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-05 13:11:19 -08:00
Joffrey F
855b71eabe
Merge pull request #1896 from docker/1895-login-auths
...
Add login data to the right subdict in auth_configs
2018-02-02 10:29:33 -08:00
Joffrey F
f00e76cac9
Merge pull request #1897 from docker/c5618-negative-mtime-tar
...
Add workaround for bpo-32713
2018-02-01 17:12:45 -08:00
Joffrey F
04bf470f6e
Add workaround for bpo-32713
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-01 16:51:36 -08:00
Joffrey F
83d185d695
Add login data to the right subdict in auth_configs
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-01 16:02:09 -08:00
Joffrey F
05d34ed1fb
3.1.0-dev
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 17:58:23 -08:00
Joffrey F
91bc75cc92
Merge pull request #1891 from docker/3.0.0-release
...
3.0.0 release
2018-01-31 17:48:45 -08:00
Joffrey F
9a87f80f85
Docs fixes
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 17:28:53 -08:00
Joffrey F
3aba34fd08
Bump 3.0.0
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 17:28:53 -08:00
Joffrey F
644b9f4f1d
Merge pull request #1890 from docker/wait_return
...
Update wait to always return a dict
2018-01-31 17:03:35 -08:00
Joffrey F
7fabcdaa4c
Update wait to always return a dict
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 16:52:26 -08:00
Joffrey F
0a86ff0bcc
Merge pull request #1889 from docker/1441-pull-repository-name
...
Rename `name` parameter in `pull` method to `repository`
2018-01-31 15:41:08 -08:00
Joffrey F
bf2ea4dcb0
Rename `name` parameter in `pull` method to `repository`
...
for consistency with APIClient naming
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 15:26:09 -08:00
Joffrey F
ea44212969
Merge pull request #1888 from docker/1884-create_volumes_win32
...
Correctly parse volumes with Windows paths
2018-01-31 15:25:49 -08:00
Joffrey F
82e57a4c15
Merge pull request #1887 from docker/cleanup_deprecated
...
Cleanup / remove deprecated features
2018-01-31 15:15:36 -08:00
Joffrey F
209ae2423d
Correctly parse volumes with Windows paths
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 15:12:15 -08:00
Joffrey F
df8422d079
Refuse API version < 1.21 ; Remove associated code paths
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 14:42:01 -08:00
Joffrey F
b180b8770a
Remove parameters and methods marked as deprecated
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 13:14:21 -08:00
Joffrey F
42b2548e5d
Merge pull request #1886 from docker/1878-publishmode
...
Add support for publish mode for endpointspec ports
2018-01-31 13:05:31 -08:00
Joffrey F
5347c168d0
Add support for publish mode for endpointspec ports
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-31 12:42:11 -08:00
Joffrey F
0750337f6a
Merge pull request #1885 from docker/improve_authconfig_genconfig_separation
...
Improve separation between auth_configs and general_configs
2018-01-31 11:31:11 -08:00
Joffrey F
ccbde11c8d
Improve separation between auth_configs and general_configs
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-30 18:42:38 -08:00
Joffrey F
75e2e8ad81
Merge pull request #1879 from docker/mtsmfm-master
...
Add support for detachKeys configuration
2018-01-30 18:38:35 -08:00
Joffrey F
e304f91b46
Update detach tests to work with AF_INET as well
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-30 17:16:23 -08:00
Fumiaki MATSUSHIMA
dd858648a0
Use config.json for detachKeys
...
Signed-off-by: Fumiaki Matsushima <mtsmfm@gmail.com>
2018-01-30 17:16:23 -08:00
Joffrey F
2e8f1f798a
Merge pull request #1883 from docker/1761-dockerclient-pull
...
Properly support pulling all tags in DockerClient.images.pull
2018-01-30 17:02:04 -08:00
Joffrey F
17aa31456d
Properly support pulling all tags in DockerClient.images.pull
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-01-30 16:47:04 -08:00
Joffrey F
a05922e949
Merge pull request #1881 from docker/pytest-asserts
...
Use pytest asserts
2018-01-30 16:29:07 -08:00