containerd/integration/client
Daniel Canter b103bee4cc go.mod: Bump hcsshim to v0.9.1
This tag contains some changes for the Windows shim for retrying
stdio named pipe connections if containerd restarts. It also is built with v1.1.0 of
ttrpc which has some fixes for a deadlock we'd observed on Windows.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2021-11-10 16:26:18 -08: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 go.mod: Bump hcsshim to v0.9.1 2021-11-10 16:26:18 -08:00
go.sum go.mod: Bump hcsshim to v0.9.1 2021-11-10 16:26:18 -08: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