October 16, 2020
View 88c0271

Don't set default platform on container create

Brian Goff authored on 2020/10/16 08:01:17
July 24, 2020
View 24f173a

Replace service "Capabilities" w/ add/drop API

Brian Goff authored on 2020/07/24 03:03:15
June 29, 2020
View 3258d56

Fix status code for missing --volumes-from container

Sebastiaan van Stijn authored on 2020/06/29 20:28:14
May 22, 2020
View 5c10ea6

Merge pull request #40725 from cpuguy83/check_img_platform

Tibor Vass authored on 2020/05/22 03:33:27
May 18, 2020
View 6bc112a

Fixed small documentation typo

Cristina Yenyxe Gonzalez Garcia authored on 2020/05/18 22:44:09
March 20, 2020
View 7a9cb29

Accept platform spec on container create

Brian Goff authored on 2020/03/20 05:54:48
February 7, 2020
View 9f0b3f5

bump gotest.tools v3.0.1 for compatibility with Go 1.14

Sebastiaan van Stijn authored on 2020/02/07 22:39:24
February 4, 2020
View f464c31

Check tmpfs mounts before create anon volume

Brian Goff authored on 2020/02/04 05:28:19
September 13, 2019
View d948306

integration: remove unused constants and fields (unused)

Sebastiaan van Stijn authored on 2019/09/13 06:47:49
September 3, 2019
View 422067b

Return "invalid parameter" when linking to non-existing container

Sebastiaan van Stijn authored on 2019/09/03 06:39:24
August 30, 2019
View b37c214

testutil: make testing packages public

Sam Whited authored on 2019/08/30 05:52:40
January 9, 2019
View ae875d4

Update more tests to use new errors

Sebastiaan van Stijn authored on 2019/01/09 22:47:06
January 2, 2019
View 0de62d9

Integration: use testenv.APIClient()

Sebastiaan van Stijn authored on 2019/01/02 22:16:25
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 19, 2018
View d3cc071

Windows: Start of enabling tests under integration/

Vincent Demeester authored on 2018/04/19 18:14:15