containerd/runtime/v2/runhcs
Justin Terry (VM) 8e25ca6bf0 Revendor github.com/sirupsen/logrus to v1.0.3
logrus v1.0.3 was the first release that include the change in
terminal_windows.go that stops exec'ing "cmd ver" to obtain the version
information and rather uses the x/sys/crypto/terminal.IsTerminal on the
console fd. On Windows this is a significant performance difference to
avoid the additional process activation of the "cmd ver" for each
invocation of the shim/runhcs executables.

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2018-11-13 09:27:29 -08:00
..
options Add io.containerd.runhcs.v1 shim proto options 2018-11-05 09:08:48 -08:00
io.go Introduce containerd-shim-runhcs-v1 on Windows 2018-08-22 08:15:43 -07:00
process.go Update runhcs-shim to use go-bindings 2018-09-20 10:40:33 -07:00
service.go Revendor github.com/sirupsen/logrus to v1.0.3 2018-11-13 09:27:29 -08:00