containerd/integration
Claudiu Belu e087b47e98 import: Raise error if the imported image is filtered out
During import, if an image does not match the host's platform,
it won't have any children labels set, which will result in the
Garbage Collector deleting its content later, resulting in an
unusable image. In this case, we should fail early.

This can still be bypassed by using ctr import --all-platforms.

Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
2021-09-13 11:19:48 -07:00
..
client import: Raise error if the imported image is filtered out 2021-09-13 11:19:48 -07:00
cri-api/pkg/apis move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
images integration: Windows volume-copy-up images 2021-06-30 11:19:54 +00:00
remote Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
util Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
addition_gids_test.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
common.go fix error string format 2021-09-14 18:17:27 +08:00
container_log_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04: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 Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
container_volume_test.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04: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 replace uses of os/exec with golang.org/x/sys/execabs 2021-08-25 18:11:09 +02: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 replace uses of os/exec with golang.org/x/sys/execabs 2021-08-25 18:11:09 +02: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 Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
pod_hostname_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
restart_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
runtime_handler_test.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
sandbox_clean_remove_test.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
truncindex_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
volume_copy_up_test.go replace uses of os/exec with golang.org/x/sys/execabs 2021-08-25 18:11:09 +02:00