January 4, 2019
View c8ff5ec

Remove use of deprecated client.NewEnvClient()

Sebastiaan van Stijn authored on 2019/01/04 06:49:00
December 25, 2018
View 5ddb1d4

Merge pull request #38426 from thaJeztah/remove_unused_experimental_check

Akihiro Suda authored on 2018/12/25 18:30:23
December 24, 2018
View 43b15e9

Remove SameHostDaemon, use testEnv.IsLocalDaemon instead

Sebastiaan van Stijn authored on 2018/12/24 21:25:53
December 22, 2018
View 11b88be

Remove validationError type, and use errdefs.InvalidParameter

Sebastiaan van Stijn authored on 2018/12/22 10:28:30
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
September 28, 2018
View 574db7a

Tweak bind mount errors

Sebastiaan van Stijn authored on 2018/09/28 19:09:52
July 10, 2018
View ddd8a65

Fix ineffassign linting

Sebastiaan van Stijn authored on 2018/07/10 02:40:34
June 11, 2018
View 3845728

Update tests to use gotest.tools 👼

Vincent Demeester authored on 2018/06/11 22:32:11
May 22, 2018
View 0823ab7

TestContainerAPITop: fix flakyness

Kir Kolyshkin authored on 2018/05/22 02:51:37
May 5, 2018
View e440831

fix and skip some tests based on API version

Anda Xu authored on 2018/05/05 06:15:00
April 20, 2018
View 7d62e40

Switch from x/net/context -> context

Kir Kolyshkin authored on 2018/04/20 07:30:59
April 17, 2018
View 42f6fdf

Move integration-cli/request to internal/test/request…

Vincent Demeester authored on 2018/04/17 17:22:04
April 9, 2018
View d5b271c

add check for local volume option

Vincent Demeester authored on 2018/04/09 17:09:30
March 28, 2018
View e55d6fc

Skip some tests in certain condition to run with e2e image

Vincent Demeester authored on 2018/03/28 01:13:47
March 14, 2018
View 6be0f70

Automated migration using

Daniel Nephin authored on 2018/03/14 04:28:34