summaryrefslogtreecommitdiff
path: root/api/types/container
Commit message (Expand)AuthorAgeFilesLines
* api/types/container: remove deprecated ContainerChangeResponseItemSebastiaan van Stijn2023-05-061-6/+0
* api/types/container: create type for changes endpointSebastiaan van Stijn2023-05-035-20/+63
* api/types/container: IpcMode: use common function for container-modeSebastiaan van Stijn2023-03-151-6/+5
* api/types/container: PidMode: fix validation for empty container name/IDSebastiaan van Stijn2023-03-152-2/+11
* api/types/container: fix .Container() returning a name, when it shouldn'tSebastiaan van Stijn2023-03-152-36/+99
* api/types/container: put "valid" field as first check in testsSebastiaan van Stijn2023-03-151-43/+43
* daemon: add annotations to container HostConfigCory Snider2023-02-231-10/+11
* api/types/container: fix validation for UTSMode, UsernsMode, PidModeSebastiaan van Stijn2022-12-292-32/+25
* api/types/container: use strings.Cut() and DRYSebastiaan van Stijn2022-12-271-36/+38
* api/types/container: rewrite tests to use subtests and assertsSebastiaan van Stijn2022-12-271-139/+96
* hostconfig: move unit tests to api/types/containerSebastiaan van Stijn2022-12-272-0/+199
* api/types/container: remove deprecated typesSebastiaan van Stijn2022-07-121-16/+0
* container/exec: Support ConsoleSizePaweł Gronowski2022-06-241-0/+9
* api: swagger: adjust ContainerWaitResponse error as optionalNiel Drummond2022-05-301-2/+1
* daemon/linux: Set console size on creationPaweł Gronowski2022-05-191-2/+2
* api: rename container.ContainerCreateCreatedBody to container.CreateResponseSebastiaan van Stijn2022-04-282-3/+8
* api: swagger: move ContainerCreateResponse to definitionsSebastiaan van Stijn2022-04-282-20/+19
* api: rename ContainerWaitOKBody to container.WaitResponseSebastiaan van Stijn2022-04-283-7/+18
* API: add "signal" parameter to container stop and restart endpointsSebastiaan van Stijn2022-04-201-0/+5
* backend: add StopOptions to ContainerRestart and ContainerStopSebastiaan van Stijn2022-04-201-0/+13
* Merge pull request #43334 from thaJeztah/api_swagger_inline_examplesSebastiaan van Stijn2022-03-253-28/+31
|\
| * api: swagger: move ContainerWaitResponse to definitionsSebastiaan van Stijn2022-03-053-28/+31
* | api/types: fix KernelMemory deprecation comment, and omitemptySebastiaan van Stijn2022-03-171-8/+11
|/
* Merge pull request #40084 from thaJeztah/hostconfig_const_cleanupAkihiro Suda2021-08-281-27/+42
|\
| * api/types: hostconfig: fix LogMode enumSebastiaan van Stijn2021-08-061-1/+1
| * api/types: hostconfig: clean up enum for IsolationSebastiaan van Stijn2021-08-061-14/+15
| * api/types: hostconfig: create enum for CgroupnsModeSebastiaan van Stijn2021-08-061-3/+10
| * api/types: hostconfig: define consts for IpcModeSebastiaan van Stijn2021-08-061-9/+16
* | Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
|/
* Merge pull request #41254 from AkihiroSuda/deprecate-kernel-memoryTibor Vass2020-07-281-1/+1
|\
| * Deprecate KernelMemoryAkihiro Suda2020-07-241-1/+1
* | Replace service "Capabilities" w/ add/drop APIBrian Goff2020-07-271-1/+0
|/
* swagger: reformat, and wrap to ~80-charsSebastiaan van Stijn2020-05-021-1/+3
* api: normalize comment formattingSebastiaan van Stijn2019-11-271-1/+1
* api/types: re-generate with new templateSebastiaan van Stijn2019-11-055-10/+5
* goimports: fix importsSebastiaan van Stijn2019-09-181-1/+1
* Merge pull request #38377 from rgulewich/38332-cgroup-nsYong Tang2019-05-111-3/+27
|\
| * Make cgroup namespaces configurableRob Gulewich2019-05-071-3/+27
* | Remove DiskQouta field.Yash Murty2019-04-301-1/+0
|/
* Add "import" statement to generated API typesSebastiaan van Stijn2019-04-105-5/+5
* Merge pull request #38541 from Microsoft/jjh/containerdJohn Howard2019-03-191-1/+1
|\
| * Windows: (WCOW) Generate OCI spec that remote runtime can escapeJohn Howard2019-03-121-1/+1
* | Add DeviceRequests to HostConfig to support NVIDIA GPUsTibor Vass2019-03-181-0/+11
|/
* Add new PidsLimit options to API version historySebastiaan van Stijn2019-02-241-1/+1
* Add pids-limit support in docker updateSunny Gogoi2019-02-211-1/+1
* Capabilities refactorOlli Janatuinen2019-01-221-3/+4
* Minor docs touch-ups for KernelMemoryTCP supportSebastiaan van Stijn2018-11-271-1/+1
* Add memory.kernelTCP support for linuxYong Tang2018-11-261-0/+1
* api: add configurable MaskedPaths and ReadOnlyPaths to the APIJess Frazelle2018-06-051-0/+6
* Add canonical import commentDaniel Nephin2018-02-055-5/+5