Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support to pre python 3.6set-minimal-python-to-3_6 | Ulysses Souza | 2021-03-22 | 19 | -182/+88 |
| | | | | Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> | ||||
* | Merge pull request #2782 from hakanardo/verify_tls | Anca Iordache | 2021-03-10 | 1 | -1/+5 |
|\ | | | | | Verify TLS keys loaded from docker contexts | ||||
| * | Verify TLS keys loaded from docker contexts | Hakan Ardo | 2021-03-03 | 1 | -1/+5 |
| | | | | | | | | | | | | This maches the behaviour of the docker cli when using contexts. Signed-off-by: Hakan Ardo <hakan@debian.org> | ||||
* | | relax PORT_SPEC regex so it accept and ignore square brackets | Nicolas De Loof | 2021-03-10 | 2 | -1/+7 |
|/ | | | | Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> | ||||
* | Merge pull request #2780 from aiordache/changelog_4.4.4 | Ulysses Souza | 2021-02-25 | 1 | -0/+8 |
|\ | | | | | Update changelog for 4.4.4 | ||||
| * | Update changelog for 4.4.4 | aiordache | 2021-02-24 | 1 | -0/+8 |
|/ | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | Merge pull request #2778 from aiordache/openssl_mismatch_bug | Anca Iordache | 2021-02-24 | 1 | -1/+7 |
|\ | | | | | Drop LD_LIBRARY_PATH env var for SSH shellout | ||||
| * | Drop LD_LIBRARY_PATH env var for SSH shellout | aiordache | 2021-02-23 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | | Merge pull request #2772 from aiordache/update_changelog_4.4.3 | Anca Iordache | 2021-02-24 | 1 | -0/+11 |
|\ \ | |/ |/| | Update changelog post-release 4.4.3 | ||||
| * | Update changelog post-release 4.4.3 | aiordache | 2021-02-19 | 1 | -0/+11 |
|/ | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | Post-release 4.4.2 changelog updates | aiordache | 2021-02-18 | 1 | -5/+12 |
| | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | Fix SSH port parsing and add regression tests | aiordache | 2021-02-18 | 2 | -4/+36 |
| | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | Merge pull request #2711 from vlad-ro/fix-doc-formatting | Anca Iordache | 2021-02-12 | 2 | -2/+2 |
|\ | | | | | Fix doc formatting | ||||
| * | Fix doc formatting | Vlad Romanenko | 2021-02-10 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Vlad Romanenko <vlad.romanenko@hotmail.com> | ||||
* | | Merge pull request #2764 from StefanScherer/clean-home-docker | Anca Iordache | 2021-02-11 | 1 | -3/+10 |
|\ \ | | | | | | | Use DOCKER_CONFIG to have creds in dind environment | ||||
| * | | Run unit tests in a container with no .docker/config mount | aiordache | 2021-02-11 | 1 | -1/+8 |
| | | | | | | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
| * | | Use DOCKER_CONFIG to have creds in dind environment | Stefan Scherer | 2021-02-11 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> | ||||
* | | Merge pull request #2763 from StefanScherer/revert-to-wrappedNode | Anca Iordache | 2021-02-11 | 1 | -3/+3 |
|\ \ | |/ |/| | Revert back to wrappedNode | ||||
| * | Revert back to wrappedNode | Stefan Scherer | 2021-02-11 | 1 | -3/+3 |
|/ | | | | Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> | ||||
* | Merge pull request #2761 from StefanScherer/no-wrappedNode | Anca Iordache | 2021-02-10 | 1 | -3/+3 |
|\ | | | | | Remove wrappedNode | ||||
| * | Remove wrappedNode | Stefan Scherer | 2021-02-10 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> | ||||
* | | Merge pull request #2741 from WojciechowskiPiotr/maxreplicas | Anca Iordache | 2021-02-10 | 4 | -1/+23 |
|\ \ | | | | | | | Support for docker.types.Placement.MaxReplicas | ||||
| * | | Unit and integration tests added | WojciechowskiPiotr | 2021-02-09 | 2 | -0/+15 |
| | | | | | | | | | | | | Signed-off-by: WojciechowskiPiotr <devel@it-playground.pl> | ||||
| * | | Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker ↵ | WojciechowskiPiotr | 2021-02-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Swarm Service Signed-off-by: WojciechowskiPiotr <devel@it-playground.pl> | ||||
| * | | Support for docker.types.Placement.MaxReplicas (new in API 1.40) in Docker ↵ | Piotr Wojciechowski | 2020-12-25 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | | | Swarm Service Signed-off-by: WojciechowskiPiotr <devel@it-playground.pl> | ||||
* | | | Bump cffi to 1.14.4 | aiordache | 2021-02-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | | | Update GH action step | aiordache | 2021-02-10 | 1 | -3/+3 |
| |/ |/| | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | | Merge pull request #2759 from StefanScherer/ubuntu-2004 | Anca Iordache | 2021-02-09 | 1 | -3/+3 |
|\ \ | | | | | | | Update CI to ubuntu-2004 | ||||
| * | | Update CI to ubuntu-2004 | Stefan Scherer | 2021-02-09 | 1 | -3/+3 |
|/ / | | | | | | | Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> | ||||
* | | GitHub Actions: Upgrade actions/checkout | Christian Clauss | 2021-02-09 | 1 | -1/+1 |
| | | | | | | | | | | https://github.com/actions/checkout/releases Signed-off-by: Christian Clauss <cclauss@me.com> | ||||
* | | Merge pull request #2755 from aiordache/fix_ssh_bug | Anca Iordache | 2021-02-09 | 1 | -13/+20 |
|\ \ | | | | | | | Fix host trimming and remove quiet flag for the ssh connection | ||||
| * | | Fix host trimming and remove quiet flag for the ssh connection | aiordache | 2021-02-09 | 1 | -13/+20 |
| | | | | | | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | | | Merge pull request #2739 from cclauss/setup.py-py38-py39 | Anca Iordache | 2021-02-09 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | setup.py: Add support for Python 3.8 and 3.9 | ||||
| * | | | setup.py: Add support for Python 3.8 and 3.9 | Christian Clauss | 2020-12-24 | 1 | -0/+2 |
| | |/ | |/| | | | | | | | Signed-off-by: Christian Clauss <cclauss@me.com> | ||||
* | | | Merge pull request #2743 from cclauss/patch-2 | Anca Iordache | 2021-02-09 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | print() is a function in Python 3 | ||||
| * | | print() is a function in Python 3 | Christian Clauss | 2020-12-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Like #2740 but for the docs Signed-off-by: Christian Clauss <cclauss@me.com> | ||||
* | | | Merge pull request #2754 from aiordache/update_Jenkins_setup | Anca Iordache | 2021-02-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Set the base image to `dockerpinata/docker-py` in Jenkinsfile | ||||
| * | | Update base image to `dockerpinata/docker-py` in Jenkinsfile | aiordache | 2021-02-08 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | | print() is a function in Python 3 | Christian Clauss | 2020-12-28 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Christian Clauss <cclauss@me.com> | ||||
* | Post 4.4.1 release | Ulysses Souza | 2020-12-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> | ||||
* | Prepare release 4.4.14.4.1 | Ulysses Souza | 2020-12-22 | 2 | -1/+11 |
| | | | | Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> | ||||
* | Avoid setting unsuported parameter for subprocess.Popen on Windows | aiordache | 2020-12-18 | 1 | -1/+6 |
| | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | Trigger GHA on pull_request | Ulysses Souza | 2020-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> | ||||
* | Merge pull request #2707 from aiordache/after_release | Anca Iordache | 2020-12-18 | 2 | -1/+19 |
|\ | | | | | Post-release 4.4.0 | ||||
| * | Post-release v4.4.0 | aiordache | 2020-11-23 | 2 | -1/+19 |
| | | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> | ||||
* | | Remove travis | Ulysses Souza | 2020-12-18 | 1 | -20/+0 |
| | | | | | | | | Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> | ||||
* | | Add Github Actions | Ulysses Souza | 2020-12-18 | 1 | -0/+27 |
| | | | | | | | | Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> | ||||
* | | docker/api/image: replace use of deprecated "filter" argument | Sebastiaan van Stijn | 2020-11-26 | 2 | -5/+24 |
|/ | | | | | | | | | | The "filter" argument was deprecated in docker 1.13 (API version 1.25), and removed from API v1.41 and up. See https://github.com/docker/cli/blob/v20.10.0-rc1/docs/deprecated.md#filter-param-for-imagesjson-endpoint This patch applies the name as "reference" filter, instead of "filter" for API 1.25 and up. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> | ||||
* | Merge pull request #2705 from aiordache/jenkins_dockerhub_creds | Anca Iordache | 2020-11-20 | 1 | -39/+43 |
|\ | | | | | Update Jenkinsfile with docker registry credentials | ||||
| * | Mount docker config to DIND containers for authentication | aiordache | 2020-11-19 | 1 | -35/+38 |
| | | | | | | | | Signed-off-by: aiordache <anca.iordache@docker.com> |