containerd/pkg/cri/sbserver
Maksym Pavlenko 6f34da5f80 Cleanup logrus imports
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-05-05 11:54:14 -07:00
..
images Cleanup logrus imports 2023-05-05 11:54:14 -07:00
podsandbox Cleanup logrus imports 2023-05-05 11:54:14 -07:00
blockio_linux.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
blockio_stub.go *: introduce wrapper pkgs for blockio and rdt 2023-02-10 08:21:34 +08:00
cni_conf_syncer.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
container_attach.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_checkpoint.go Set grpc code for unimplemented cri-api methods 2022-09-22 07:24:48 +00:00
container_create_linux_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_create_linux.go Merge pull request #8136 from everpeace/fix-additiona-gids-to-read-image-user 2023-04-09 14:59:07 +08:00
container_create_other_test.go Add basic spec and mounts for Darwin 2023-01-12 17:00:40 -08:00
container_create_other.go Keep linux mounts for linux sandboxes on Windows/Darwin 2023-03-29 19:00:06 -07:00
container_create_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_create_windows_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_create_windows.go Keep linux mounts for linux sandboxes on Windows/Darwin 2023-03-29 19:00:06 -07:00
container_create.go Keep linux mounts for linux sandboxes on Windows/Darwin 2023-03-29 19:00:06 -07:00
container_events.go Add Evented PLEG support to sandbox server 2022-12-08 19:31:36 +00:00
container_exec.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_execsync_test.go *: add DrainExecSyncIOTimeout config and disable as by default 2023-03-03 00:21:55 +08:00
container_execsync.go *: fix code style issue 2023-03-03 17:51:03 +08:00
container_list_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_list.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_log_reopen.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_remove_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_remove.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
container_start_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_start.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
container_stats_list_linux_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_stats_list_linux.go Fix umarshal metrics for CRI server 2023-05-03 20:50:04 +00:00
container_stats_list_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
container_stats_list_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_stats_list_windows.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
container_stats_list.go [sbserver] handle missing cpu stats 2023-04-07 15:59:40 -07:00
container_stats.go remove unneeded nolint-comments (nolintlint), disable deprecated linters 2022-10-12 14:41:01 +02:00
container_status_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_status.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
container_stop_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_stop.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
container_update_resources_linux_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
container_update_resources_linux.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_update_resources_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
container_update_resources_windows.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_update_resources.go pkg/cri/sbserver: experimental NRI integration for CRI. 2023-02-13 22:08:18 +02:00
events_test.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
events.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
fuzz.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_linux.go Keep linux mounts for linux sandboxes on Windows/Darwin 2023-03-29 19:00:06 -07:00
helpers_other.go Have separate spec builder for each platform 2023-01-11 13:12:25 -08:00
helpers_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
helpers_windows_test.go test: add hostNetwork tests for both windows and linux 2023-02-11 00:15:48 +03:00
helpers_windows.go Have separate spec builder for each platform 2023-01-11 13:12:25 -08:00
helpers.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
list_metric_descriptors.go Update to cri-api v0.26.0-beta.0 2022-11-18 21:13:34 +00:00
list_pod_sandbox_metrics.go Update to cri-api v0.26.0-beta.0 2022-11-18 21:13:34 +00:00
metrics.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
nri_linux.go pkg/cri/sbserver: experimental NRI integration for CRI. 2023-02-13 22:08:18 +02:00
nri_other.go pkg/cri/sbserver: experimental NRI integration for CRI. 2023-02-13 22:08:18 +02:00
nri.go pkg/cri/sbserver: experimental NRI integration for CRI. 2023-02-13 22:08:18 +02:00
rdt_stub.go Have separate spec builder for each platform 2023-01-11 13:12:25 -08:00
rdt.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
restart.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
sandbox_list_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
sandbox_list.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_portforward_linux.go 'go routine' should be 'goroutine' 2023-02-08 14:10:34 +08:00
sandbox_portforward_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
sandbox_portforward_windows.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_portforward.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_remove.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
sandbox_run_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
sandbox_run.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
sandbox_stats_linux.go Add Windows Sandbox Stats (sbserver) 2023-03-03 14:37:39 -08:00
sandbox_stats_list.go Add Windows Sandbox Stats (sbserver) 2023-03-03 14:37:39 -08:00
sandbox_stats_other.go Add Windows Sandbox Stats (sbserver) 2023-03-03 14:37:39 -08:00
sandbox_stats_windows_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
sandbox_stats_windows.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
sandbox_stats.go Add Windows Sandbox Stats (sbserver) 2023-03-03 14:37:39 -08:00
sandbox_status_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
sandbox_status.go CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes 2023-04-10 04:39:50 -07:00
sandbox_stop_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
sandbox_stop.go pkg/cri/sbserver: experimental NRI integration for CRI. 2023-02-13 22:08:18 +02:00
service_linux.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
service_other.go CRI: Don't always close netConfMonitor channel 2023-03-15 20:01:17 -07:00
service_test.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
service_windows.go CRI: Don't always close netConfMonitor channel 2023-03-15 20:01:17 -07:00
service.go Cleanup logrus imports 2023-05-05 11:54:14 -07:00
status.go Fork CRI server package 2022-07-13 10:54:59 -07:00
streaming_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
streaming.go Fork CRI server package 2022-07-13 10:54:59 -07:00
test_config.go Extract image service from CRI 2023-03-28 20:37:26 -07:00
update_runtime_config_test.go pkg/cri/sbserver: sub-test uses array and capture range var 2023-04-16 15:22:13 +08:00
update_runtime_config.go add network plugin metrics 2022-12-23 09:23:56 +00:00
version.go Remove cri v1alpha1 services 2023-03-16 17:48:49 +08:00