summaryrefslogtreecommitdiff
path: root/hack
Commit message (Expand)AuthorAgeFilesLines
* rootless: optional support for lxc-user-nic SUID binaryAkihiro Suda2019-04-251-2/+2
* Merge pull request #39129 from thaJeztah/bump_libnetworkSebastiaan van Stijn2019-04-231-1/+1
|\
| * bump libnetwork 9ff9b57c344df5cd47443ad9e65702ec85c5aeb0Sebastiaan van Stijn2019-04-231-1/+1
| * re-align userland-proxy with vendored versionSebastiaan van Stijn2019-04-151-1/+1
* | Add ability to override the version in make.ps1corbin-coleman2019-04-191-0/+2
* | Add support for setting GOARM in cross target.Brian Goff2019-04-172-2/+9
|/
* Support cross-compile for armBrian Goff2019-04-101-0/+20
* Update runc 029124da7af7360afa781a0234d1b083550f797cJintao Zhang2019-04-061-1/+1
* Update containerd v1.2.6Jintao Zhang2019-04-061-1/+1
* Move docker-py tests to the endMichael Crosby2019-04-051-2/+2
* Merge pull request #38983 from thaJeztah/bump_libnetworkTõnis Tiigi2019-04-031-1/+1
|\
| * bump libnetwork to ebcade70ad1059b070d0040d798ecca359bc5fedSebastiaan van Stijn2019-04-011-1/+1
* | bump up rootlesskitAkihiro Suda2019-04-031-2/+2
* | Merge pull request #38913 from AkihiroSuda/rootlesskit-docker-proxyTibor Vass2019-04-024-4/+8
|\ \ | |/ |/|
| * rootless: expose ports automaticallyAkihiro Suda2019-03-214-4/+8
* | Merge pull request #38853 from cyphar/integration-cli-ensureImageVincent Demeester2019-03-271-1/+0
|\ \ | |/ |/|
| * *: remove interfacer linter from CIAleksa Sarai2019-03-131-1/+0
* | Merge pull request #38860 from xichengliudui/fixtyposYong Tang2019-03-151-3/+3
|\ \
| * | Delete duplicate wordsxichengliudui2019-03-141-3/+3
| |/
* | Update containerd v1.2.5, runc 2b18fe1d885ee5083ef9f0838fee39b62d653e30Sebastiaan van Stijn2019-03-132-2/+2
|/
* fix hack/dockerfile/install/containerd.installer test statementRong Gao2019-02-261-1/+1
* make test-integration: use correct dockerd binaryKir Kolyshkin2019-02-181-1/+1
* Merge pull request #38718 from thaJeztah/update_containerd_1.2.4Sebastiaan van Stijn2019-02-171-1/+1
|\
| * Update containerd runtime 1.2.4Sebastiaan van Stijn2019-02-141-1/+1
* | bump up rootlesskit (fix CentOS failure)Akihiro Suda2019-02-141-2/+2
|/
* Merge pull request #38717 from thaJeztah/update_containerd_1.2.3Yong Tang2019-02-121-1/+1
|\
| * Update containerd to 1.2.3Sebastiaan van Stijn2019-02-121-1/+1
* | Update runc to 6635b4f (fix CVE-2019-5736)Sebastiaan van Stijn2019-02-121-1/+1
|/
* Merge pull request #38677 from tiborvass/fix-validateTianon Gravi2019-02-111-2/+5
|\
| * hack: no need to git fetch in CITibor Vass2019-02-051-2/+5
* | hack: Have TIMEOUT take -test.count into account when testing for flakinessTibor Vass2019-02-081-1/+12
* | Merge pull request #38679 from AkihiroSuda/rootlesskit-030alpha1Vincent Demeester2019-02-061-2/+2
|\ \
| * | bump up rootlesskit (fix armv7 compilation failure)Akihiro Suda2019-02-051-2/+2
| |/
* | hack: restore bundling vpnkit on amd64Tonis Tiigi2019-02-053-0/+12
* | Windows CI: Dump possible panic logJohn Howard2019-02-051-16/+10
|/
* allow running `dockerd` in an unprivileged user namespace (rootless mode)Akihiro Suda2019-02-044-1/+39
* Merge pull request #38655 from thaJeztah/override_validateTianon Gravi2019-02-011-2/+2
|\
| * Allow overriding repository and branch in validate scriptsSebastiaan van Stijn2019-01-311-2/+2
* | Use 17.06 stable channel for CLI used in CISebastiaan van Stijn2019-01-312-7/+7
|/
* no need to set exec.Env to os.Environ() as it's the defaultSebastiaan van Stijn2019-01-121-5/+4
* Merge pull request #38523 from olljanat/flaky-test-finderSebastiaan van Stijn2019-01-122-0/+27
|\
| * CI: Introduce flaky test finderOlli Janatuinen2019-01-112-0/+27
* | Shell scripts: fix bare variablesSebastiaan van Stijn2019-01-1024-66/+65
* | Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-1043-143/+144
|/
* Bump containerd to v1.2.2Sebastiaan van Stijn2019-01-081-1/+1
* Merge pull request #38418 from thaJeztah/mega_powerSebastiaan van Stijn2019-01-083-84/+82
|\
| * PowerShell: Go-version check; only select the first matchSebastiaan van Stijn2018-12-221-3/+3
| * PowerShell: remove aliases, use their real commands insteadSebastiaan van Stijn2018-12-223-13/+13
| * PowerShell: move $null to left-hand for comparisonsSebastiaan van Stijn2018-12-221-40/+40
| * PowerShell: fix mixed tabs/spacesSebastiaan van Stijn2018-12-222-29/+27