.. |
client
|
integration: deflake TestIssue9103
|
2023-11-08 23:40:00 +08:00 |
cri-api/pkg/apis
|
Add container event support to containerd
|
2022-12-08 19:30:39 +00:00 |
failpoint/cmd
|
Move runc shim implementation to cmd
|
2023-11-14 10:13:32 -08:00 |
images
|
Add a new image label if it is docker schema 1
|
2023-10-16 04:11:33 +00:00 |
remote
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
addition_gids_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
build_local_containerd_helper_test_linux.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
build_local_containerd_helper_test.go
|
integration: reproduce #9347
|
2023-11-18 10:23:05 +08:00 |
container_event_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_exec_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_log_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_restart_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_stats_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_stop_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_update_resources_test.go
|
Move client to subpackage
|
2023-11-01 10:37:00 -07:00 |
container_volume_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
container_without_image_ref_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
containerd_image_test.go
|
Move client to subpackage
|
2023-11-01 10:37:00 -07:00 |
duplicate_name_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
image_load_test.go
|
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
|
2023-11-02 21:15:40 +01:00 |
image_pull_timeout_test.go
|
integration: reproduce #9347
|
2023-11-18 10:23:05 +08:00 |
imagefs_info_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
issue7496_linux_test.go
|
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
|
2023-11-02 21:15:40 +01:00 |
issue7496_shutdown_linux_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
main_test.go
|
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
|
2023-11-02 21:15:40 +01:00 |
no_metadata_test.go
|
Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha
|
2021-07-09 14:07:24 -04:00 |
nri_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
pod_dualstack_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
pod_hostname_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
pod_userns_linux_test.go
|
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
|
2023-11-02 21:15:40 +01:00 |
release_upgrade_linux_test.go
|
integration: add new binary upgrade case
|
2023-11-26 22:38:02 +08:00 |
release_upgrade_utils_linux_test.go
|
integration: init release upgrade test
|
2023-11-05 17:51:28 +08:00 |
restart_test.go
|
Move client to subpackage
|
2023-11-01 10:37:00 -07:00 |
runtime_handler_test.go
|
integration: Enables TestRuntimeHandler for Windows
|
2021-10-07 18:20:59 -07:00 |
sandbox_clean_remove_test.go
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
sandbox_clean_remove_windows_test.go
|
replace mcr.microsoft.com registry to ghcr.io/containerd registry
|
2023-08-06 21:14:07 +08:00 |
sandbox_run_rollback_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
shim_dial_unix_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
truncindex_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
volume_copy_up_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
volume_copy_up_unix_test.go
|
switch back from golang.org/x/sys/execabs to os/exec (go1.19)
|
2023-11-02 21:15:40 +01:00 |
volume_copy_up_windows_test.go
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
windows_device_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |
windows_hostprocess_test.go
|
Add tests cases
|
2023-11-01 15:32:43 -07:00 |
windows_rootfs_size_test.go
|
Update go module to github.com/containerd/containerd/v2
|
2023-10-29 20:52:21 -07:00 |