containerd/integration/client
Akihiro Suda fcdfd923cb
Merge pull request #8970 from cpuguy83/otel_off_by_default
Configure otel from env instead of config.toml
2024-02-22 04:57:50 +00:00
..
testdata Merge pull request #8970 from cpuguy83/otel_off_by_default 2024-02-22 04:57:50 +00:00
benchmark_test.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
client_test.go Disable the support for Schema 1 images 2024-02-15 11:11:35 +09:00
client_ttrpc_test.go Move Message proto to types 2024-02-02 10:35:23 -08:00
client_unix_test.go Disable the support for Schema 1 images 2024-02-15 11:11:35 +09:00
client_unix.go Fix lint in integration/client 2023-10-27 22:32:44 -07:00
client_windows_test.go Add cimfs differ and snapshotter 2023-12-20 09:29:08 -08:00
client.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
container_checkpoint_test.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
container_fuzzer.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
container_idmapped_linux_test.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
container_linux_test.go Run failpoints tests only for runc 2024-02-15 12:19:31 -08:00
container_test.go replace deprecated Prestart to CreateRuntime hook 2024-02-20 21:54:47 +05:30
content_test.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
convert_test.go Remove deprecated platforms package 2024-01-23 09:14:03 -08:00
daemon_config_linux_test.go Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
daemon.go switch back from golang.org/x/sys/execabs to os/exec (go1.19) 2023-11-02 21:15:40 +01:00
export_test.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
helpers_unix_test.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
helpers_unix.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_windows_test.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
helpers_windows.go sys: move ForceRemoveAll to integration/client 2022-08-30 17:39:18 +02:00
image_test.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
import_test.go Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
lease_test.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
migration_test.go Add migration integration test 2024-01-18 06:46:50 -08:00
restart_monitor_test.go Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
snapshot_test.go Move snapshots to core/snapshots 2024-01-17 09:54:09 -08:00
tracing.go Add integration test for tracing on image pull 2023-01-31 05:45:26 +00:00
transfer_test.go Move transfer and unpack packages 2024-02-07 22:40:15 -08:00