summaryrefslogtreecommitdiff
path: root/integration/internal/container/container.go
Commit message (Expand)AuthorAgeFilesLines
* fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-081-2/+2
* Fix pruning anon volume created from image configBrian Goff2023-03-141-0/+1
* update uses of container.ContainerCreateCreatedBody to CreateResponseSebastiaan van Stijn2022-04-281-1/+1
* Accept platform spec on container createBrian Goff2020-03-201-1/+3
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* Merge pull request #39240 from olljanat/enable-new-integration-tests-for-winBrian Goff2019-06-111-1/+6
|\
| * Enable integrations API tests for Windows CIOlli Janatuinen2019-06-101-1/+6
* | integration: change container.Run signature to fix lintingSebastiaan van Stijn2019-06-071-2/+1
* | integration: change container.Create signature to fix lintingSebastiaan van Stijn2019-06-071-7/+6
|/
* Make cgroup namespaces configurableRob Gulewich2019-05-071-3/+14
* Fix golint issuesSebastiaan van Stijn2018-07-111-0/+2
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-1/+1
* Automated migration usingDaniel Nephin2018-03-161-3/+3
* Add an integration/internal/container helper packageVincent Demeester2018-02-101-0/+54