| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|\
| |
| | |
Fix url of examples in ulimits
|
| |
| |
| |
| | |
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
|\ \
| |/
|/| |
Add github supported CODEOWNERS file
|
|/
|
|
| |
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
|
|
|
| |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|\
| |
| | |
Set default version to 'auto'
|
| |
| |
| |
| | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|\ \
| |/
|/| |
Support OpenSSH Identityfile option
|
| |
| |
| |
| | |
Signed-off-by: Leo Hanisch <23164374+HaaLeo@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: Yuval Goldberg <yuvigoldi@hotmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Fix memory conversion to bytes
Co-authored-by: Ulysses Souza <ulysses.souza@gmail.com>
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|\ \
| | |
| | | |
Release 4.3.0
|
| | |
| | |
| | |
| | | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Changelog
- Next Version
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Till Riedel <riedel@teco.edu>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Till Riedel <riedel@teco.edu>
|
|/ /
| |
| |
| | |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update default API version to v1.39
When running the docker-py integration tests in the Moby repository, some
tests were skipped because the API version used was too low:
SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
While it's possible to override the API version to use for testing
using the `DOCKER_TEST_API_VERSION` environment variable, we may want
to set the default to a version that supports all features that were
added.
This patch updates the default API version to v1.39, which is the minimum
version required for those features, and corresponds with Docker 18.09.
Note that the API version of the current (19.03) Docker release is v1.40,
but using that version as default would exclude users that did not update
their Docker version yet (and would not be needed yet for the features provided).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Makefile: set DOCKER_TEST_API_VERSION to v1.39
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
|\ \
| | |
| | | |
Fix parameter names in TLSConfig error messages
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
|
|\ \ \
| | | |
| | | | |
Disable compression by default when using container:get_archive method
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Niklas Saari <niklas.saari@tutanota.com>
|
|\ \ \
| | | |
| | | | |
Update test engine version to 19.03.12
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
| | | |
| | | |
| | | | |
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Add DeviceRequest type
Signed-off-by: Erwan Rouchet <rouchet@teklia.com>
* Add device_requests kwarg in host config
Signed-off-by: Erwan Rouchet <rouchet@teklia.com>
* Add unit test for device requests
Signed-off-by: Erwan Rouchet <rouchet@teklia.com>
* Fix unit test
Signed-off-by: Erwan Rouchet <rouchet@teklia.com>
* Use parentheses for multiline import
Signed-off-by: Erwan Rouchet <rouchet@teklia.com>
* Create 1.40 client for device-requests test
Signed-off-by: Laurie O <laurie_opperman@hotmail.com>
Co-authored-by: Laurie O <laurie_opperman@hotmail.com>
Co-authored-by: Bastien Abadie <abadie@teklia.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This test was updated in 7d92fbdee1b8621f54faa595ba53d7ef78ef1acc, but
omitted the "error" prefix in the message, causing the test to fail;
_________ CreateContainerTest.test_invalid_log_driver_raises_exception _________
tests/integration/api_container_test.py:293: in test_invalid_log_driver_raises_exception
assert excinfo.value.explanation in expected_msgs
E AssertionError: assert 'error looking up logging plugin asdf: plugin "asdf" not found' in ["logger: no log driver named 'asdf' is registered", 'looking up logging plugin asdf: plugin "asdf" not found']
E + where 'error looking up logging plugin asdf: plugin "asdf" not found' = APIError(HTTPError('400 Client Error: Bad Request for url: http+docker://localhost/v1.39/containers/create')).explanation
E + where APIError(HTTPError('400 Client Error: Bad Request for url: http+docker://localhost/v1.39/containers/create')) = <ExceptionInfo APIError tblen=6>.value
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ofek Lev <ofekmeister@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Add support for DriverOpts in EndpointConfig
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Docker API 1.32 added support for providing options to a network driver
via EndpointConfig when connecting a container to a network.
Signed-off-by: Mike Haboustak <haboustak@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Post release 4.2.2
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
|
| |\ \ \
| |/ / /
|/| | | |
|
|\ \ \ \
| | | | |
| | | | | |
Fix context load for non-docker endpoints
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: aiordache <anca.iordache@docker.com>
|
|\ \ \ \
| | | | |
| | | | | |
Jenkinsfile: update node selection labels
|