containerd/integration/client
Daniel Canter 1dd0d59b73 go.mod: Update hcsshim to v0.8.21
This version brings in some bug fixes to layer handling. The actual fix isn't
present in the diff as it's not used here, but the Windows shim is built from
the tag present in go.mod, so the fix will be in the Windows shim on a new release
of Containerd if this tag is in.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2021-08-31 15:09:35 -07:00
..
benchmark_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_test.go Update Pause image in tests & config 2021-08-31 19:42:57 +03:00
client_ttrpc_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_unix_test.go CI: Switch to available latest images 2021-06-21 14:54:50 +09:00
client_windows_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
container_checkpoint_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
container_linux_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
container_test.go integration: fix TestContainerPids 2021-08-19 09:56:22 -07: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 Switch all our tests to version 2 2021-04-12 13:18:33 -04:00
daemon_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
export_test.go Implement windowsDiff.Compare via hcsshim/pkg/ociwclayer 2021-04-10 02:02:33 +10:00
go.mod go.mod: Update hcsshim to v0.8.21 2021-08-31 15:09:35 -07:00
go.sum go.mod: Update hcsshim to v0.8.21 2021-08-31 15:09:35 -07:00
helpers_unix_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
helpers_windows_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
image_test.go Update Pause image in tests & config 2021-08-31 19:42:57 +03:00
import_test.go Implement windowsDiff.Compare via hcsshim/pkg/ociwclayer 2021-04-10 02:02:33 +10:00
lease_test.go Update Pause image in tests & config 2021-08-31 19:42:57 +03:00
restart_monitor_linux_test.go Move loop check to before sleep 2021-07-13 12:07:21 -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 integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00