December 19, 2018
View f600211

Extract container-config and container-hostconfig validation

Sebastiaan van Stijn authored on 2018/12/19 09:28:08
View 5fc0f03

Extract workingdir validation/conversion to a function

Sebastiaan van Stijn authored on 2018/12/19 09:16:31
View c0697c2

Extract port-mapping validation to a function

Sebastiaan van Stijn authored on 2018/12/19 09:13:54
View e180951

Extract restart-policy-validation to a function

Sebastiaan van Stijn authored on 2018/12/19 09:12:08
View 6a7da0b

Extract healthcheck-validation to a function

Sebastiaan van Stijn authored on 2018/12/19 09:09:06
View e278678

Remove unused argument from verifyPlatformContainerSettings

Sebastiaan van Stijn authored on 2018/12/19 07:20:17
View 10c97b9

Unify logging container validation warnings

Sebastiaan van Stijn authored on 2018/12/19 07:17:23
View 2e23ef5

Move port-publishing check to linux platform-check

Sebastiaan van Stijn authored on 2018/12/19 06:42:57
December 17, 2018
View 80d7bfd

Capabilities refactor - Add support for exact list of capabilities, support only OCI model - Support OCI model on CapAdd and CapDrop but remain backward compatibility - Create variable locally instead of declaring it at the top - Use const for magic "ALL" value - Rename `cap` variable as it overlaps with `cap()` built-in - Normalize and validate capabilities before use - Move validation for conflicting options to validateHostConfig() - TweakCapabilities: simplify logic to calculate capabilities

Olli Janatuinen authored on 2018/12/17 00:11:37
April 18, 2018
View 6a70fd2

Move mount parsing to separate package.

Brian Goff authored on 2018/04/18 05:50:28
February 19, 2018
View 35d69f1

Merge pull request #35510 from ripcurld0/fix_35500

Vincent Demeester authored on 2018/02/19 16:57:36
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
February 3, 2018
View 0dab53f

Move all daemon image methods into imageService

Daniel Nephin authored on 2018/02/03 07:18:46
January 12, 2018
View d453fe3

Move api/errdefs to errdefs

Brian Goff authored on 2018/01/12 04:53:06
November 15, 2017
View 6e78fdb

Display a warn message when there is binding ports and net mode is host

Boaz Shuster authored on 2017/11/15 23:44:49