containerd/integration/client
Maksym Pavlenko b5b83e0512
Merge pull request #5918 from mxpv/shim-manager
Decouple task manager
2021-11-04 16:29:52 +02:00
..
benchmark_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
client_ttrpc_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_unix_test.go Merge pull request #5933 from claudiubelu/integration/import-multilayer 2021-10-07 14:09:25 -04:00
client_windows_test.go integration: Adds test for multilayer image import 2021-09-22 10:03:16 -07:00
container_checkpoint_test.go run gofmt with Go 1.17 2021-10-07 20:16:59 +08:00
container_linux_test.go Fix build after rebase 2021-11-01 09:22:50 -07:00
container_test.go integration: Enable some tests for Windows 2021-10-13 16:04:46 +03:00
content_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
convert_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
daemon_config_linux_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
daemon_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
export_test.go Implement windowsDiff.Compare via hcsshim/pkg/ociwclayer 2021-04-10 02:02:33 +10:00
go.mod Update api vendor 2021-10-22 13:37:45 -07:00
go.sum Vendor latest k8s.io/cri-api and netlink 2021-11-03 17:52:05 -07:00
helpers_unix_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
helpers_windows_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
image_test.go Update Pause image in tests & config 2021-08-31 19:42:57 +03:00
import_test.go Merge pull request #5933 from claudiubelu/integration/import-multilayer 2021-10-07 14:09:25 -04:00
lease_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
restart_monitor_test.go test: Add grace period for restart monitor test 2021-11-03 14:07:11 -07:00
signals_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
snapshot_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
task_opts_unix_test.go run gofmt with Go 1.17 2021-10-07 20:16:59 +08:00