containerd/pkg/cri/server
Derek McGowan c0e94bc9a8
Merge pull request #9492 from kiashok/moveCriConfig
Move GenerateRuntimeOptions() to pkg/cri/config
2023-12-13 00:13:46 +00:00
..
base sandbox: keep rootDir and stateDir compatible 2023-11-30 23:06:53 +08:00
images *: introduce image_pull_with_sync_fs in CRI 2023-12-12 10:18:39 +08:00
podsandbox sandbox: make a clear dependency of cri plugins 2023-11-30 23:06:41 +08:00
blockio_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
blockio_stub.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
cni_conf_syncer.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
container_attach.go Move client to subpackage 2023-11-01 10:37:00 -07:00
container_checkpoint.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
container_create_linux_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_create_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_create_other_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_create_other.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_create_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_create_windows_test.go Add tests cases 2023-11-01 15:32:43 -07:00
container_create_windows.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_create.go sandbox: get runtime info from sandbox or container 2023-12-01 15:58:27 +08:00
container_events.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
container_exec.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
container_execsync_test.go Move client to subpackage 2023-11-01 10:37:00 -07:00
container_execsync.go Merge pull request #9317 from jsturtevant/fix-sbserver-windows 2023-11-02 14:45:39 +00:00
container_list_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_list.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_log_reopen.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
container_remove_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_remove.go Move client to subpackage 2023-11-01 10:37:00 -07:00
container_start_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_start.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
container_stats_list_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_stats_list.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
container_stats.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_status_test.go Move CRI image service into a separate plugin 2023-11-20 09:41:27 +08:00
container_status.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_stop.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_update_resources_linux_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_update_resources_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_update_resources_other.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_update_resources_windows.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
container_update_resources.go Move client to subpackage 2023-11-01 10:37:00 -07:00
events_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
events.go Move client to subpackage 2023-11-01 10:37:00 -07:00
fuzz.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
helpers_linux.go Move client to subpackage 2023-11-01 10:37:00 -07:00
helpers_other.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers_test.go Move GenerateRuntimeOptions() to pkg/cri/config 2023-12-07 12:23:00 -08:00
helpers_windows_test.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers_windows.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers.go Move GenerateRuntimeOptions() to pkg/cri/config 2023-12-07 12:23:00 -08:00
list_metric_descriptors.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
list_pod_sandbox_metrics.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
metrics.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
nri_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
nri_other.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
nri.go refactor labels used in cri server 2023-11-14 01:45:26 +05:30
rdt_stub.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
rdt.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
restart.go refactor labels used in cri server 2023-11-14 01:45:26 +05:30
runtime_config_linux_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
runtime_config_linux.go Move GenerateRuntimeOptions() to pkg/cri/config 2023-12-07 12:23:00 -08:00
runtime_config_other.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
runtime_config.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
sandbox_list_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_list.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_portforward_linux.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
sandbox_portforward_other.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_portforward_windows.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_portforward.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_remove.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
sandbox_run_test.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
sandbox_run.go Move GenerateRuntimeOptions() to pkg/cri/config 2023-12-07 12:23:00 -08:00
sandbox_service.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
sandbox_stats_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_stats_list.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_stats_other.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_stats_windows_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_stats_windows.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
sandbox_stats.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
sandbox_status_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_status.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
sandbox_stop_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_stop.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
service_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
service_other.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
service_test.go sandbox: make a clear dependency of cri plugins 2023-11-30 23:06:41 +08:00
service_windows.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
service.go sandbox: make a clear dependency of cri plugins 2023-11-30 23:06:41 +08:00
status.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
streaming_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
streaming.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
test_config.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
update_runtime_config_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
update_runtime_config.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
version.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00