containerd/runtime/v2/runhcs
Justin Terry (VM) e88ec1f1a6 Fix incorrect ID usage in Windows runtime v2
Sometimes the wrong ID was being used because its not correct to assume
that ExecID is always set. The assumption was that for API's where it is
not an exec ID == ExecID but thats not true. ExecID == "" if it is not
an exec. This uses the correct ID in all cases.

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2018-08-27 11:08:12 -07:00
..
cmdutil.go Introduce containerd-shim-runhcs-v1 on Windows 2018-08-22 08:15:43 -07:00
io.go Introduce containerd-shim-runhcs-v1 on Windows 2018-08-22 08:15:43 -07:00
process.go Introduce containerd-shim-runhcs-v1 on Windows 2018-08-22 08:15:43 -07:00
service.go Fix incorrect ID usage in Windows runtime v2 2018-08-27 11:08:12 -07:00