containerd/linux
Stephen J Day a73eb2b2ce
api: generate merged descriptors when building protobufs
When we generate protobufs, descriptors outlining all messages and
services are merged into a single file that can be used to identify
unexpected changes to the API that may affect stability. We follow a
similar process to Go's stability guarantees using the protobuf
descriptors to identify changes before they become a problem.

Please see README.md for details.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-08-04 16:50:28 -07:00
..
runcopts api: generate merged descriptors when building protobufs 2017-08-04 16:50:28 -07:00
shim Merge pull request #1287 from crosbymichael/exitstatus 2017-08-04 11:49:51 -04:00
bundle.go event forwarding without shim 2017-07-31 10:05:24 -04:00
process.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00
runtime.go event forwarding without shim 2017-07-31 10:05:24 -04:00
task.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00