summaryrefslogtreecommitdiff
path: root/integration/container
Commit message (Expand)AuthorAgeFilesLines
* integration: update error-assertions in testsSebastiaan van Stijn2023-05-102-9/+8
* fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-081-3/+3
* Merge pull request #45353 from thaJeztah/api_container_change_typeSebastiaan van Stijn2023-05-041-7/+6
|\
| * api/types/container: create type for changes endpointSebastiaan van Stijn2023-05-031-7/+6
* | Merge pull request #45392 from thaJeztah/filters_inline_and_simplifyTianon Gravi2023-04-272-19/+17
|\ \
| * | integration: inline filters in testsSebastiaan van Stijn2023-04-252-19/+17
| |/
* | integration/TestKillContainer: Bigger timeout on WindowsPaweł Gronowski2023-04-251-1/+7
|/
* use consistent alias for containerd's errdefs packageSebastiaan van Stijn2023-04-081-2/+2
* TestDaemonRestartKillContainers: Fix loop capturePaweł Gronowski2023-03-201-9/+8
* integration: Extract StopContainerWindowsPollTimeout constPaweł Gronowski2023-03-063-3/+5
* TestLogs: Increase stop check poll timeout on WindowsPaweł Gronowski2023-03-061-1/+9
* daemon: add annotations to container HostConfigCory Snider2023-02-232-0/+29
* Wait longer for exit events on WindowsCory Snider2023-01-311-1/+1
* rootless: support `--ipc=host`Akihiro Suda2023-01-211-5/+5
* Merge pull request #44210 from corhere/chrootarchive-without-reexecBrian Goff2022-11-112-0/+42
|\
| * integration: test more copy edge-casesCory Snider2022-10-261-0/+7
| * Add integration test for #38995, #43390Cory Snider2022-10-261-0/+35
* | Merge pull request #44274 from thaJeztah/integration_cli_no_pkg_systemSebastiaan van Stijn2022-11-111-3/+5
|\ \ | |/ |/|
| * integration: remove uses of pkg/system.Stat()Sebastiaan van Stijn2022-10-091-3/+5
* | integration(-cli): remove some redundant formattingSebastiaan van Stijn2022-10-081-3/+2
|/
* integration: fix empty-lines (revive)Sebastiaan van Stijn2022-09-284-5/+0
* integration: TestNetworkLoopbackNat is broken on GitHub RunnerCrazyMax2022-09-071-0/+1
* Merge pull request #43997 from thaJeztah/healthcheck_capture_logsSebastiaan van Stijn2022-09-021-2/+2
|\
| * daemon: capture output of killed health checksCory Snider2022-08-241-2/+2
* | Unskip TestHealthCheckProcessKilled on WindowsCory Snider2022-08-251-1/+0
* | integration: synchronize TestWaitConditionsCory Snider2022-08-241-23/+43
|/
* daemon: kill exec process on ctx cancelCory Snider2022-08-231-0/+37
* Allow containerd shim refs in default-runtimeBrian Goff2022-08-181-0/+20
* api: add types/volume.ListOptions for a more consistent APISebastiaan van Stijn2022-08-031-1/+4
* Merge pull request #43800 from corhere/implicit-runtime-configBrian Goff2022-07-291-0/+57
|\
| * daemon: support other containerd runtimes (MVP)Cory Snider2022-07-271-0/+57
* | integration: TestWaitRestartedContainerPaweł Gronowski2022-07-201-0/+67
* | integration: Add TestContainerWithAutoRemoveCanBeRestartedPaweł Gronowski2022-07-201-0/+58
|/
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-081-3/+3
* api: POST /containers/{id}/wait: fix validation for "condition" parameterSebastiaan van Stijn2022-06-271-0/+55
* container/exec: Support ConsoleSizePaweł Gronowski2022-06-242-1/+35
* test: Add tests for loggingPaweł Gronowski2022-06-101-0/+156
* Fix validation of IpcMode, PidMode, UTSMode, CgroupnsModeSebastiaan van Stijn2022-05-251-0/+49
* daemon/linux: Set console size on creationPaweł Gronowski2022-05-191-0/+31
* Make it explicit raw|multiplexed stream implementation being usedNicolas De Loof2022-05-121-0/+50
* client: ContainerStop(), ContainerRestart(): support stop-signalSebastiaan van Stijn2022-04-206-8/+11
* client: CopyToContainer(), CopyFromContainer(): remove status-code handlingSebastiaan van Stijn2022-04-191-0/+44
* runconfig: ContainerDecoder(): fix handling of invalid JSONSebastiaan van Stijn2022-04-111-1/+4
* api/server/httputils: add ReadJSON() utilitySebastiaan van Stijn2022-04-111-13/+49
* Suport vpci-class-guid in the non-containerd backendPaul "TBBle" Hampson2022-03-271-6/+4
* Implement :// separator for arbitrary Windows Device IDTypesPaul "TBBle" Hampson2022-03-271-0/+30
* Allow Windows Devices to be activated for HyperV IsolationPaul "TBBle" Hampson2022-03-271-9/+42
* Break out `setupWindowsDevices` and add testsPaul "TBBle" Hampson2022-03-271-0/+67
* Merge pull request #42638 from eliaskoromilas/host-devicesSebastiaan van Stijn2022-03-241-0/+55
|\
| * Mount (accessible) host devices in --privileged rootless containersElias Koromilas2022-03-231-0/+55