containerd/pkg/cri/server
Derek McGowan 6f027e38a8
Remove redundant build tags
Remove build tags which are already implied by the name of the file.
Ensures build tags are used consistently

Signed-off-by: Derek McGowan <derek@mcg.dev>
2021-08-05 22:27:46 -07:00
..
bandwidth docs: Various typo found by codespell 2020-12-22 13:22:16 +08:00
testing go.mod: github.com/containerd/go-cni v1.0.2 2021-04-14 09:09:18 +02:00
cni_conf_syncer.go go.mod: github.com/containerd/go-cni v1.0.2 2021-04-14 09:09:18 +02:00
container_attach.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_create_linux_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_create_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_create_other_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_create_other.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_create_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_create_windows_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
container_create_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
container_create.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_exec.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_execsync.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_list_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_list.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_log_reopen.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_remove_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
container_remove.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_start_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
container_start.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_stats_list_linux_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
container_stats_list_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_stats_list_other.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_stats_list_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
container_stats_list.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_stats.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_status_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_status.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_stop_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
container_stop.go Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
container_update_resources_linux_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_update_resources_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_update_resources_other.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
container_update_resources_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
events_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
events.go cri: handle sandbox/container exit event separately 2021-01-24 13:43:38 +08:00
helpers_linux_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
helpers_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
helpers_other.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
helpers_selinux_linux_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
helpers_test.go Add unit tests for PID NamespaceMode_TARGET validation 2021-04-21 19:59:10 +02:00
helpers_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
helpers.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_list_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_list.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_pull_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_pull.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_remove.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_status_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
image_status.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
imagefs_info_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
imagefs_info.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
instrumented_service.go use fu wei's suggeted interface pick for marshaling 2021-07-07 15:45:45 -05:00
opts.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
restart.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_list_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_list.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_portforward_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_portforward_other.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
sandbox_portforward_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
sandbox_portforward.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_remove.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_run_linux_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_run_linux.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_run_other_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_run_other.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_run_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_run_windows_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
sandbox_run_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
sandbox_run.go Merge pull request #5619 from mikebrow/cri-add-v1-proxy-alpha 2021-07-09 14:07:24 -04:00
sandbox_status_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_status.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
sandbox_stop_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
sandbox_stop.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
service_linux.go go.mod: github.com/containerd/go-cni v1.0.2 2021-04-14 09:09:18 +02:00
service_other.go go.mod: github.com/containerd/go-cni v1.0.2 2021-04-14 09:09:18 +02:00
service_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
service_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
service.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
snapshots.go Refactor pkg packages 2020-10-08 17:30:17 -07:00
status.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
streaming_test.go Move cri server packages under pkg/cri 2020-10-07 13:09:37 -07:00
streaming.go Refactor pkg packages 2020-10-08 17:30:17 -07:00
update_runtime_config_test.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
update_runtime_config.go move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
version.go add alpha version 2021-07-06 11:40:20 -05:00