aboutsummaryrefslogtreecommitdiff
path: root/integration-cli
Commit message (Expand)AuthorAgeFilesLines
* ci(windows): move windows-2019 to another workflowCrazyMax2022-08-261-1/+1
* integration-cli: add utility to check if snapshotters are enabledSebastiaan van Stijn2022-08-242-2/+13
* integration-cli: Correct emptyfs id under c8dPaweł Gronowski2022-08-161-0/+6
* Merge pull request #43800 from corhere/implicit-runtime-configBrian Goff2022-07-291-10/+11
|\
| * daemon: support other containerd runtimes (MVP)Cory Snider2022-07-271-10/+11
* | integration-cli: Make service process live foreverPavel Tikhomirov2022-07-281-2/+2
* | Merge pull request #43866 from olljanat/win-enable-attach-websocketSebastiaan van Stijn2022-07-261-2/+1
|\ \
| * | integration-cli: Enable TestGetContainersAttachWebsocket for WindowsOlli Janatuinen2022-07-251-2/+1
| |/
* / integration-cli: Remove unnecessary Windows-only codePaweł Gronowski2022-07-251-4/+1
|/
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-083-62/+83
* fix some minor linting issuesSebastiaan van Stijn2022-07-042-5/+1
* Merge pull request #42155 from Snorch/integration-cli-fix-race-in-TestService...Brian Goff2022-06-301-0/+2
|\
| * integration-cli: Fix race in TestServiceLogsFollow test casePavel Tikhomirov2021-03-161-0/+2
* | Merge pull request #43682 from crazy-max/split-test-suitesSebastiaan van Stijn2022-06-2267-1147/+1844
|\ \
| * | integration-cli: split DockerSuite into subsequent build suitesCrazyMax2022-06-1767-1147/+1844
* | | fix flaky TestRunContainerWithRmFlag tests (take 2)Sebastiaan van Stijn2022-06-211-10/+17
|/ /
* | fix flaky TestRunContainerWithRmFlag testsSebastiaan van Stijn2022-06-021-12/+11
* | integration-cli: TestRemoveContainerAfterLiveRestore use overlay2Sebastiaan van Stijn2022-05-241-2/+2
* | integration-cli: TestSlowStdinClosing is flaky on GitHub RunnerCrazyMax2022-05-191-0/+3
* | integration-cli: refactor TestStartReturnCorrectExitCodeCrazyMax2022-05-192-11/+6
* | integration-cli: TestRestartContainer is flaky on GitHub RunnerCrazyMax2022-05-191-1/+3
* | integration-cli: fix test rogue certsCrazyMax2022-05-195-141/+275
* | Merge pull request #42501 from tianon/always-seccompBrian Goff2022-05-123-19/+1
|\ \
| * | Remove "seccomp" build tagTianon Gravi2022-05-123-19/+1
* | | Make it explicit raw|multiplexed stream implementation being usedNicolas De Loof2022-05-121-0/+3
|/ /
* | Merge pull request #43555 from thaJeztah/separate_engine_idSebastiaan van Stijn2022-05-101-0/+2
|\ \
| * | daemon: only create trust-key if DOCKER_ALLOW_SCHEMA1_PUSH_DONOTUSE is setSebastiaan van Stijn2022-05-041-0/+2
* | | all: replace strings.Replace with strings.ReplaceAllEng Zer Jun2022-05-094-11/+11
|/ /
* | Merge pull request #43517 from Juneezee/test/t.SetenvBrian Goff2022-04-285-39/+18
|\ \
| * | test: use `T.Setenv` to set env vars in testsEng Zer Jun2022-04-235-39/+18
* | | Merge pull request #43515 from corhere/swarmkit-v2Sebastiaan van Stijn2022-04-282-2/+2
|\ \ \
| * | | Bump swarmkit to v2Cory Snider2022-04-212-2/+2
| |/ /
* | | Merge pull request #43332 from thaJeztah/api_swagger_move_definitionsSebastiaan van Stijn2022-04-261-1/+2
|\ \ \ | |/ / |/| |
| * | api/types: replace uses of deprecated types.Volume with volume.VolumeSebastiaan van Stijn2022-04-211-1/+2
* | | Merge pull request #43511 from thaJeztah/no_logrus_fatalSamuel Karp2022-04-211-2/+1
|\ \ \ | |/ / |/| |
| * | panic() instead of logrus.Fatal() in init funcsSebastiaan van Stijn2022-04-211-2/+1
* | | client: ContainerStop(), ContainerRestart(): support stop-signalSebastiaan van Stijn2022-04-201-7/+11
* | | client, integration-cli: remove unneeded import aliasesSebastiaan van Stijn2022-04-201-157/+157
|/ /
* | Merge pull request #43463 from thaJeztah/httputils_readjsonSebastiaan van Stijn2022-04-111-1/+2
|\ \
| * | api/server/httputils: add ReadJSON() utilitySebastiaan van Stijn2022-04-111-1/+2
* | | daemon/logger/fluentd: add coverage for ValidateLogOpt(), parseAddress()Sebastiaan van Stijn2022-04-111-8/+0
* | | daemon/logger/syslog: remove uses of pkg/urlutil.IsTransportURL()Sebastiaan van Stijn2022-04-111-8/+0
|/ /
* | Pass TestPsListContainersFilterCreated if other created containers existPaul "TBBle" Hampson2022-03-271-1/+1
* | Merge pull request #43239 from crazy-max/buildkit-0.10Sebastiaan van Stijn2022-03-241-4/+4
|\ \
| * | vendor buildkit v0.10.0CrazyMax2022-03-221-4/+4
* | | client: remove wrapResponseError()Sebastiaan van Stijn2022-03-201-1/+2
|/ /
* | filters: lowercase errorSebastiaan van Stijn2022-03-184-9/+9
* | search: un-export registry.DefaultSearchLimit, and fix API status codesSebastiaan van Stijn2022-03-181-1/+1
* | remove unneeded "digest" alias for "go-digest"Sebastiaan van Stijn2022-03-045-5/+5
* | Merge pull request #43263 from thaJeztah/daemon_config_tweakSebastiaan van Stijn2022-03-031-2/+3
|\ \