containerd/pkg/server
Justin Terry (VM) ed7873ef1e Forward SandboxConfig.Hostname to Workload container activation
1. For Windows the Hostname property is not inherited from the sandbox and must
be passed for the Workload container activations as well.

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2019-09-24 10:21:17 -07:00
..
io Add windows implmenetation 2019-09-18 10:46:29 -07:00
testing Update cni and go-cni to the v0.7.1 release 2019-08-14 16:19:37 +00:00
container_attach.go Switch to containerd/log package 2019-08-07 12:18:18 -07:00
container_create_test.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
container_create_unix_test.go Add back default UNIX env to container config 2019-09-19 09:00:25 -04:00
container_create_unix.go Add back default UNIX env to container config 2019-09-19 09:00:25 -04:00
container_create_windows_test.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
container_create_windows.go Forward SandboxConfig.Hostname to Workload container activation 2019-09-24 10:21:17 -07:00
container_create.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
container_exec.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
container_execsync.go Add windows portforward support 2019-09-23 17:36:43 -07:00
container_list_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
container_list.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
container_log_reopen.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
container_remove_test.go Use wait instead of TaskExit. 2019-04-18 00:18:26 -07:00
container_remove.go Switch to containerd/log package 2019-08-07 12:18:18 -07:00
container_start_test.go Use wait instead of TaskExit. 2019-04-18 00:18:26 -07:00
container_start.go Open/create log file with FILE_SHARE_DELETE on windows 2019-09-18 10:46:28 -07:00
container_stats_list_unix_test.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
container_stats_list_unix.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
container_stats_list_windows.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
container_stats_list.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
container_stats.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
container_status_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
container_status.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
container_stop_test.go StopContainer should block unless client context is canceled 2019-07-16 09:44:23 -07:00
container_stop.go Switch to containerd/log package 2019-08-07 12:18:18 -07:00
container_update_resources_unix_test.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
container_update_resources_unix.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
container_update_resources_windows.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
events_test.go Use wait instead of TaskExit. 2019-04-18 00:18:26 -07:00
events.go Use wait instead of TaskExit. 2019-04-18 00:18:26 -07:00
helpers_selinux_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
helpers_test.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
helpers_unix_test.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
helpers_unix.go Open/create log file with FILE_SHARE_DELETE on windows 2019-09-18 10:46:28 -07:00
helpers_windows.go Open/create log file with FILE_SHARE_DELETE on windows 2019-09-18 10:46:28 -07:00
helpers.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
image_list_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
image_list.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
image_pull_test.go fix: support empty auth config for anonymous registry 2019-08-28 10:24:31 -07:00
image_pull.go fix: support empty auth config for anonymous registry 2019-08-28 10:24:31 -07:00
image_remove.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
image_status_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
image_status.go Switch to containerd/log package 2019-08-07 12:18:18 -07:00
imagefs_info_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
imagefs_info.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
instrumented_service.go Switch to containerd/log package 2019-08-07 12:18:18 -07:00
restart.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
sandbox_list_test.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
sandbox_list.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
sandbox_portforward_unix.go Add windows portforward support 2019-09-23 17:36:43 -07:00
sandbox_portforward_windows.go Add windows portforward support 2019-09-23 17:36:43 -07:00
sandbox_portforward.go Add windows portforward support 2019-09-23 17:36:43 -07:00
sandbox_remove.go Switch to containerd/log package 2019-08-07 12:18:18 -07:00
sandbox_run_test.go Report Additional POD IPs 2019-09-18 17:21:37 -07:00
sandbox_run_unix_test.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
sandbox_run_unix.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
sandbox_run_windows_test.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
sandbox_run_windows.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
sandbox_run.go Address comment. 2019-09-19 14:05:28 -07:00
sandbox_status_test.go Report Additional POD IPs 2019-09-18 17:21:37 -07:00
sandbox_status.go Report Additional POD IPs 2019-09-18 17:21:37 -07:00
sandbox_stop_test.go RunPodSandbox should block unless client context is canceled 2019-07-16 09:35:56 -07:00
sandbox_stop.go Address comment. 2019-09-19 14:05:28 -07:00
service_test.go Create image reference cache. 2018-09-10 11:30:52 -07:00
service_unix.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
service_windows.go Add windows implmenetation 2019-09-18 10:46:29 -07:00
service.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
snapshots.go Use github.com/pkg/errors 2018-03-17 02:24:38 +00:00
status.go Move unix specific logic into _unix.go 2019-09-03 16:23:42 -07:00
streaming_test.go streaming: tls conf validation to func with tests 2018-08-30 15:10:48 +02:00
streaming.go Add windows portforward support 2019-09-23 17:36:43 -07:00
update_runtime_config_test.go Report Additional POD IPs 2019-09-18 17:21:37 -07:00
update_runtime_config.go Report Additional POD IPs 2019-09-18 17:21:37 -07:00
version.go Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00