aboutsummaryrefslogtreecommitdiff
path: root/integration
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #43009 from thaJeztah/skip_TestBuildWCOWSandboxSizeBrian Goff2021-11-101-0/+1
|\
| * testing: skip TestBuildWCOWSandboxSize for nowSebastiaan van Stijn2021-11-101-0/+1
* | TestBuildUserNamespaceValidateCapabilitiesAreV2: cleanup daemon storageSebastiaan van Stijn2021-11-101-1/+9
|/
* integration/daemon: use "windows" to skip testsSebastiaan van Stijn2021-10-271-3/+3
* daemon: make sure proxy settings are sanitized when printingSebastiaan van Stijn2021-10-271-10/+47
* integration: skip TestDaemonProxy on rootless CISebastiaan van Stijn2021-10-271-0/+1
* Add http(s) proxy properties to daemon configurationAnca Iordache2021-10-271-0/+153
* Fix race in TestCreateServiceSecretFileMode, TestCreateServiceConfigFileModeSebastiaan van Stijn2021-10-271-20/+6
* Fix racey TestHealthKillContainerBrian Goff2021-10-211-1/+32
* Fixes #41871: Update daemon/daemon.go: resume healthcheck on restoreAlexis Ries2021-10-071-0/+40
* daemon.WithCommonOptions() fix detection of user-namespacesSebastiaan van Stijn2021-08-301-0/+29
* Merge pull request #40084 from thaJeztah/hostconfig_const_cleanupAkihiro Suda2021-08-281-1/+1
|\
| * api/types: hostconfig: define consts for IpcModeSebastiaan van Stijn2021-08-061-1/+1
* | refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-2722-79/+65
* | Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-2412-0/+12
* | Merge pull request #41479 from olljanat/ci-win-containerd-supportSebastiaan van Stijn2021-08-241-0/+1
|\ \
| * | Windows CI: Add support for testing with containerdOlli Janatuinen2021-08-171-0/+1
* | | Dockerfile: frozen images: update to bullseye, remove buildpack-depSebastiaan van Stijn2021-08-201-2/+3
* | | integration/libnetwork: make delInterface() a t.Helper()Sebastiaan van Stijn2021-08-201-0/+1
|/ /
* | integration/network: remove unused CheckKernelMajorVersionGreaterOrEqualThenSebastiaan van Stijn2021-08-121-13/+0
* | integration/network: remove IsUserNamespace in favor of testenv equivalentSebastiaan van Stijn2021-08-124-16/+2
* | daemon: allow "builtin" as valid value for seccomp profilesSebastiaan van Stijn2021-08-071-0/+5
* | Fix daemon.json and daemon --seccomp-profile not accepting "unconfined"Sebastiaan van Stijn2021-08-071-2/+45
|/
* Merge pull request #42559 from rvolosatovs/system_df_typesSebastiaan van Stijn2021-08-022-3/+277
|\
| * API,daemon: support `type` URL parameter to /system/dfRoman Volosatovs2021-07-272-3/+277
* | integration: remove deprecated endpoint testRoman Volosatovs2021-07-261-1/+0
* | integration: copy loop variable into parallel test closuresRoman Volosatovs2021-07-224-0/+5
|/
* Merge pull request #42393 from aiordache/daemon_configSebastiaan van Stijn2021-06-238-23/+116
|\
| * Add configuration validation option and tests.Rich Horwood2021-06-238-23/+116
* | Merge pull request #42445 from thaJeztah/bump_golang_ciSebastiaan van Stijn2021-06-165-3/+6
|\ \
| * | reformat "nolint" commentsSebastiaan van Stijn2021-06-101-1/+1
| * | unused: ignore false positivesSebastiaan van Stijn2021-06-103-0/+3
| * | gosimple: S1039: unnecessary use of fmt.SprintfSebastiaan van Stijn2021-06-101-2/+2
* | | remove layerstore indexing by OS (used for LCOW)Sebastiaan van Stijn2021-06-101-3/+2
|/ /
* | Merge pull request #42028 from thaJeztah/fix_duplicate_volume_eventSebastiaan van Stijn2021-06-091-0/+70
|\ \
| * | volumes: only send "create" event when actually creating volumeSebastiaan van Stijn2021-05-051-0/+70
* | | Merge pull request #42391 from thaJeztah/nomodSebastiaan van Stijn2021-05-202-2/+2
|\ \ \
| * | | integration: ensurePlugin: disable go modules when building pluginSebastiaan van Stijn2021-05-182-2/+2
| | |/ | |/|
* / | Update test certificatesSebastiaan van Stijn2021-05-185-165/+269
|/ /
* / integration: remove KernelMemory testsAkihiro Suda2021-05-111-35/+0
|/
* Prepare tests for Windows containerd supportOlli Janatuinen2021-04-224-9/+16
* Merge pull request #42210 from cpuguy83/plugin_layer_mediatypeSebastiaan van Stijn2021-04-061-0/+63
|\
| * Use docker media type for plugin layersBrian Goff2021-04-051-0/+63
* | Merge pull request #41893 from AkihiroSuda/fix-41457Akihiro Suda2021-04-063-13/+60
|\ \ | |/ |/|
| * rootless: support --pid=hostAkihiro Suda2021-02-011-1/+0
| * integration: port TestRunModePIDHost from CLI test to API testAkihiro Suda2021-02-013-13/+61
* | Merge pull request #42251 from thaJeztah/fix_testinspectBrian Goff2021-04-051-1/+1
|\ \
| * | Fix flaky TestInspectSebastiaan van Stijn2021-04-031-1/+1
* | | Use designated test domains (RFC2606) in testsSebastiaan van Stijn2021-04-021-1/+1
|/ /
* | integration: update getExternalAddress to prefer IPv4Sebastiaan van Stijn2021-03-221-1/+15