containerd/windows
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
..
hcsshimopts api: generate merged descriptors when building protobufs 2017-08-04 16:50:28 -07:00
hcsshim.go windows: Refactor whole code 2017-07-20 18:39:46 +02:00
io.go windows: Refactor whole code 2017-07-20 18:39:46 +02:00
meta.go windows: Refactor whole code 2017-07-20 18:39:46 +02:00
pid_pool.go windows: Refactor whole code 2017-07-20 18:39:46 +02:00
process.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00
runtime.go events: refactor event distribution 2017-07-25 15:08:09 -07:00
task.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00