containerd/runtime/v2/runc
Kevin Parsons d7e1b25384 Allow explicit configuration of TTRPC address
Previously the TTRPC address was generated as "<GRPC address>.ttrpc".
This change now allows explicit configuration of the TTRPC address, with
the default still being the old format if no value is specified.

As part of this change, a new configuration section is added for TTRPC
listener options.

Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
2019-08-22 00:56:27 -07:00
..
options Regenerate protobufs 2019-04-03 23:41:15 +02:00
v1 Allow explicit configuration of TTRPC address 2019-08-22 00:56:27 -07:00
v2 Allow explicit configuration of TTRPC address 2019-08-22 00:56:27 -07:00
container.go Fix linter errors 2019-07-14 20:49:40 -07:00
platform.go Refactor runtime code for code sharing 2019-07-08 11:47:53 -04:00
util.go Move runc shim code into common package 2019-02-21 10:47:41 -05:00