summaryrefslogtreecommitdiff
path: root/hack/make
Commit message (Expand)AuthorAgeFilesLines
...
* testing: update docker-py 4.4.1Sebastiaan van Stijn2021-01-261-1/+1
* Pass through GOCACHE to test_envBrian Goff2020-10-271-0/+2
* Update docker-py to 4.3.0Sebastiaan van Stijn2020-08-131-8/+3
* Disable manifest v2 schema 1 pushSebastiaan van Stijn2020-07-311-0/+3
* testing: bump docker-py 4.2.2Sebastiaan van Stijn2020-07-171-2/+2
* Merge pull request #41065 from AkihiroSuda/cgroup2-ciSebastiaan van Stijn2020-07-161-0/+7
|\
| * test-integration: support cgroup2Akihiro Suda2020-06-221-0/+7
* | Merge pull request #40499 from thaJeztah/docker_py_api_versionTibor Vass2020-07-161-1/+5
|\ \
| * | docker-py: override default API version to run all testsSebastiaan van Stijn2020-02-111-1/+5
* | | Merge pull request #40807 from wpjunior/plugin-feedbackSebastiaan van Stijn2020-07-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Improve error feedback when plugin does not implement desired interfaceWilson JĂșnior2020-04-211-1/+2
* | | Merge pull request #41063 from thaJeztah/bump_docker_pyTianon Gravi2020-06-171-1/+1
|\ \ \
| * | | testing: bump docker-py 4.2.1Sebastiaan van Stijn2020-06-031-1/+1
* | | | hack: remove useless constantsAkihiro Suda2020-06-052-30/+14
* | | | make install: install containerd-shim-runc-v2Akihiro Suda2020-06-042-0/+2
|/ / /
* | | hack: add more debugging to understand exit codepathTibor Vass2020-05-271-0/+2
* | | add dockerd-rootless-setuptool.shAkihiro Suda2020-05-153-1/+3
* | | Make binary: install all containerd shims to bundlesSebastiaan van Stijn2020-05-021-1/+1
|/ /
* | rootless: graduate from experimentalAkihiro Suda2020-04-072-8/+0
* | Add support to riscv64 to the build scriptsCarlos de Paula2020-04-031-2/+2
* | hack: support $DOCKER_ROOTLESS for testing rootlessAkihiro Suda2020-03-103-4/+46
* | run shfmtAkihiro Suda2020-03-0311-61/+63
* | Update Windows icoStefan Scherer2020-03-022-0/+0
* | Revert "Fix containerutility compilation on gcc-mingw-w64 8.3"Sebastiaan van Stijn2020-02-141-7/+0
* | bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9Sebastiaan van Stijn2020-02-141-1/+1
* | docker-py: skip flaky AttachContainerTest::test_attach_no_stream (again)Sebastiaan van Stijn2020-02-121-1/+2
|/
* testing: bump docker-py to 4.2.0Sebastiaan van Stijn2020-02-061-8/+6
* Fix windows cross builds.Brian Goff2020-01-301-1/+1
* hack/make/.go-autogen: fix LDFLAGS to accept values with spacesSebastiaan van Stijn2020-01-181-8/+8
* hack/make/.go-autogen: fix typo in LDFLAGS variableSebastiaan van Stijn2020-01-171-1/+1
* Fix containerutility compilation on gcc-mingw-w64 8.3Sebastiaan van Stijn2020-01-091-0/+7
* hack/make: ignore failure to stop apparmorSebastiaan van Stijn2020-01-091-1/+1
* docker-py: skip broken ImageCollectionTest::test_pull_multipleSebastiaan van Stijn2020-01-031-0/+2
* docker-py: re-enable tests that were fixed in v4.1.0Sebastiaan van Stijn2020-01-031-5/+0
* Use -X ldflags to set dockerversion package varsBrian Goff2019-12-021-35/+10
* Merge pull request #40169 from cpuguy83/windows_version_quad_errSebastiaan van Stijn2019-11-111-1/+3
|\
| * Windows: Only set VERSION_QUAD if unsetBrian Goff2019-11-041-1/+3
* | hack/make/.go-autogen: fix "generated code" comment not in correct formatSebastiaan van Stijn2019-11-051-2/+2
|/
* Fix TEST_FILTER to work for both "integration" and "integration-cli"Sebastiaan van Stijn2019-10-211-2/+9
* hack/make: don't attempt to unmount non-existing daemon root-dirSebastiaan van Stijn2019-10-111-1/+3
* bump docker-py to 4.1.0Sebastiaan van Stijn2019-10-031-1/+1
* Temporarily switch docker-py to "master"Sebastiaan van Stijn2019-10-021-1/+1
* integration-cli: move each test suite to its own TestX testing functionTibor Vass2019-09-181-1/+1
* hack: have integration-cli use gotestsum codepathTibor Vass2019-09-181-13/+4
* Merge pull request #39901 from thaJeztah/remove_docker_cli_autogenKirill Kolyshkin2019-09-128-18/+4
|\
| * hack/make: remove autogen resources for Docker CLISebastiaan van Stijn2019-09-118-18/+4
* | integration: improve package- and filename for junit.xmlSebastiaan van Stijn2019-09-111-4/+16
* | integration: test2json: enable timestamps to fix zero-time test durationsSebastiaan van Stijn2019-09-111-1/+1
* | integration: use gotestsum to generate junit.xml and go-test-report.jsonSebastiaan van Stijn2019-09-111-1/+7
* | integration: simplify parallel run destinationSebastiaan van Stijn2019-09-111-6/+0
|/