containerd/integration
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
..
client go.mod: Bump hcsshim to v0.9.1 2021-11-10 16:26:18 -08:00
cri-api/pkg/apis feat: enable cri remote client to call with grpc calloptions 2021-09-30 23:02:53 +08:00
images integration: Windows volume-copy-up images 2021-06-30 11:19:54 +00:00
remote Merge pull request #5973 from Juneezee/deprecate-ioutil 2021-10-01 10:52:06 -07:00
util refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
addition_gids_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
common.go Merge pull request #5973 from Juneezee/deprecate-ioutil 2021-10-01 10:52:06 -07:00
container_log_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
container_restart_test.go test integration: Adds a test that restarts a failed container 2021-06-25 10:33:38 +00:00
container_stats_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
container_stop_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
container_update_resources_test.go Adds Windows resource limits support 2021-09-25 13:20:55 -07:00
container_volume_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
container_without_image_ref_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
containerd_image_test.go Additional integration tests for pulling image with labels 2021-09-10 20:16:57 +08:00
duplicate_name_test.go tests: Refactors PodSandbox creation 2021-06-03 16:02:38 +00:00
image_list.sample.toml Update Pause image in tests & config 2021-08-31 19:42:57 +03:00
image_load_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
imagefs_info_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
main_test.go Merge pull request #5579 from claudiubelu/integration/restart-containerd 2021-10-08 10:33:10 -07:00
no_metadata_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
pod_dualstack_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
pod_hostname_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
restart_test.go Add error message to in TestContainerdRestart integration test 2021-10-11 08:23:31 -07:00
runtime_handler_test.go integration: Enables TestRuntimeHandler for Windows 2021-10-07 18:20:59 -07:00
sandbox_clean_remove_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
shim_dial_unix_test.go io/ioutil package has been deprecated in Go 1.16 that replaces io/ioutil functions 2021-10-13 09:18:31 +08:00
truncindex_test.go Adds Windows resource limits support 2021-09-25 13:20:55 -07:00
volume_copy_up_test.go integration: Enables TestVolumeCopyUp for Windows 2021-10-07 19:30:42 -07:00
windows_hostprocess_test.go integration: Adds Windows HostProcess tests 2021-09-07 00:30:28 -07:00