Граф коммитов

869 Коммитов

Автор SHA1 Сообщение Дата
Nicolas De Loof 3dac4df803 Implement context loading
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-04-20 16:22:15 +02:00
Guillaume LOURS 2a99ecdeec
Merge pull request #8 from rumpl/feat-client-connection
Configure client connection backoff
2020-04-17 14:51:28 +02:00
Djordje Lukic dfa8e03860 Configure client connection backoff
For faster startup times (from 2s to ~130ms)
2020-04-17 14:37:54 +02:00
Michael Crosby 8e68e36894
Merge pull request #5 from chris-crone/proto-mac
Fix macOS protobuf install
2020-04-08 10:26:34 -04:00
Christopher Crone 3a6a9c1d9a macOS install fixes
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-04-08 14:07:11 +02:00
Michael Crosby a9ad7c3d1b
Merge pull request #3 from gtardif/gogo_protobuf_setup
Add gogo protobuf in install script
2020-04-07 15:58:35 -04:00
Michael Crosby c1b45ea8c5
Merge pull request #4 from gtardif/rename_example
Rename context to example to make it more explicit
2020-04-07 15:58:22 -04:00
Guillaume Tardif 91951eb03a Rename context to example to make it more explicit, context will be a local command managing contexts (similar to docker-cli context command, adapted here for more generic purpose) 2020-04-07 21:36:25 +02:00
Guillaume Tardif 2a2dff18cb Add gogo protobuf in install script (from https://github.com/gogo/protobuf) 2020-04-07 16:58:37 +02:00
Michael Crosby 37591c714b Add base cli and connection logic
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:54:01 -04:00
Michael Crosby be8e73292c
Merge pull request #2 from glours/fix_macosx_protobuff_setup
Fix install-protobuf script for macosx install
2020-04-06 11:23:36 -04:00
Michael Crosby bae830a1b1 Add initial backend proto and example
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:22:34 -04:00
Michael Crosby 9659b5df51 Add *.protos to vendor
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:22:17 -04:00
Guillaume Lours 2ddab8e424 Fix install-protobuf script for macosx install
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-04-06 17:19:16 +02:00
Michael Crosby d1909a8d4d Add initial vendor files
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:07:29 -04:00
Michael Crosby b1c9da0d17 Add initial backend.proto
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:52:35 -04:00
Michael Crosby a4b0259456 Add doc.go
The doc.go file in the proto package allows protobuild to find all protobuf
packages in the project and compile the protos.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:43:36 -04:00
Michael Crosby 5c2febc2d6 Add Protobuild file
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:42:22 -04:00
Michael Crosby 0eb5897fd9 Initial commit of makefile and setup scripts
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:40:40 -04:00