containerd/pkg/cri/sbserver
Maksym Pavlenko 06bfcd658c Enable dupword linter
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-01-03 12:47:16 -08:00
..
podsandbox Enable dupword linter 2023-01-03 12:47:16 -08:00
blockio_linux.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
blockio_stub_linux.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
cni_conf_syncer.go Change fsnotify event status condition. 2022-11-20 09:43:54 +08: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 cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
container_create_linux.go cri: Support pods with user namespaces 2022-12-21 17:56:56 -03:00
container_create_other_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
container_create_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
container_create_test.go oci: Add WithDomainname 2022-12-26 04:03:45 -05:00
container_create_windows_test.go cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
container_create_windows.go cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
container_create.go Enable dupword linter 2023-01-03 12:47:16 -08: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 Fork CRI server package 2022-07-13 10:54:59 -07:00
container_execsync.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_list_test.go Fork CRI server package 2022-07-13 10:54:59 -07: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 Fork CRI server package 2022-07-13 10:54:59 -07:00
container_remove.go Add Evented PLEG support to sandbox server 2022-12-08 19:31:36 +00:00
container_start_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_start.go Add Evented PLEG support to sandbox server 2022-12-08 19:31:36 +00:00
container_stats_list_linux_test.go Use github.com/containerd/cgroups/v3 to remove gogo 2022-11-14 21:07:48 +00:00
container_stats_list_linux.go Fork CRI server package 2022-07-13 10:54:59 -07: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_windows.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_stats_list.go remove unneeded nolint-comments (nolintlint), disable deprecated linters 2022-10-12 14:41:01 +02:00
container_stats.go remove unneeded nolint-comments (nolintlint), disable deprecated linters 2022-10-12 14:41:01 +02:00
container_status_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_status.go sbserver: return resources in ContainerStatus 2022-09-20 18:38:09 -07:00
container_stop_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
container_stop.go Add Evented PLEG support to sandbox server 2022-12-08 19:31:36 +00:00
container_update_resources_linux_test.go cri: make swapping disabled with memory limit 2022-12-08 13:54:55 +01: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 chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
events_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
events.go Add Evented PLEG support to sandbox server 2022-12-08 19:31:36 +00:00
fuzz.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_linux.go CRI: implement Controller.Delete for SandboxAPI 2022-09-30 16:55:54 +08:00
helpers_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
helpers_windows.go Fork CRI server package 2022-07-13 10:54:59 -07:00
helpers.go CRI: Add host networking helper 2022-12-14 01:47:22 -08:00
image_list_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
image_list.go Fork CRI server package 2022-07-13 10:54:59 -07:00
image_pull_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
image_pull.go add metrics for image pulling: success/failure count; in progress count; thoughput 2022-12-07 15:11:00 +08:00
image_remove.go Add a thin wrapper around otel Span object 2022-11-11 01:28:27 +00:00
image_status_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
image_status.go Add a thin wrapper around otel Span object 2022-11-11 01:28:27 +00:00
imagefs_info_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
imagefs_info.go Fork CRI server package 2022-07-13 10:54:59 -07:00
instrumented_service.go Enable dupword linter 2023-01-03 12:47:16 -08: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 add network plugin metrics 2022-12-23 09:23:56 +00:00
opts.go Fork CRI server package 2022-07-13 10:54:59 -07:00
rdt_linux.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
rdt_stub_linux.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
restart.go CRI: Add host networking helper 2022-12-14 01:47:22 -08:00
sandbox_list_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_list.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_portforward_linux.go CRI: Add host networking helper 2022-12-14 01:47:22 -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 Support sandboxed shims shutdown 2022-12-14 18:22:52 -08:00
sandbox_run_linux.go CRI: implement Controller.Stop for SandboxAPI 2022-09-22 14:38:52 +08:00
sandbox_run_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
sandbox_run_test.go Cleanup CRI files 2022-07-29 16:08:07 -07:00
sandbox_run_windows.go CRI: implement Controller.Stop for SandboxAPI 2022-09-22 14:38:52 +08:00
sandbox_run.go add network plugin metrics 2022-12-23 09:23:56 +00:00
sandbox_stats_linux.go Use github.com/containerd/cgroups/v3 to remove gogo 2022-11-14 21:07:48 +00:00
sandbox_stats_list.go remove unneeded nolint-comments (nolintlint), disable deprecated linters 2022-10-12 14:41:01 +02:00
sandbox_stats_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
sandbox_stats_windows.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_stats.go remove unneeded nolint-comments (nolintlint), disable deprecated linters 2022-10-12 14:41:01 +02:00
sandbox_status_test.go [sandbox] Move sandbox info to podsandbox controller 2022-11-28 12:06:41 -08:00
sandbox_status.go Merge pull request #7814 from dcantah/hostnet-helper 2022-12-15 11:21:45 -08:00
sandbox_stop_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
sandbox_stop.go add network plugin metrics 2022-12-23 09:23:56 +00:00
service_linux.go CDI: configure registry on start 2022-10-12 13:45:20 +03:00
service_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
service_test.go Sandbox API: Add a new mode config for sandbox controller impls 2022-11-09 12:12:39 +08:00
service_windows.go Fork CRI server package 2022-07-13 10:54:59 -07:00
service.go CRI sbserver: Prevent server reuse after Shutdown. 2022-12-27 14:16:40 +08:00
snapshots.go Fork CRI server package 2022-07-13 10:54:59 -07:00
status.go Fork CRI server package 2022-07-13 10:54:59 -07:00
streaming_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
streaming.go Fork CRI server package 2022-07-13 10:54:59 -07:00
test_config.go Fork CRI server package 2022-07-13 10:54:59 -07:00
update_runtime_config_test.go Fork CRI server package 2022-07-13 10:54:59 -07:00
update_runtime_config.go add network plugin metrics 2022-12-23 09:23:56 +00:00
version.go Copy cri-api v1alpha2 from v0.25.4 to containerd internal directory 2022-11-18 21:09:43 +00:00