Steven Dake
|
fcb567bbbf
|
Check in protos and add a make target to import them into target repos (#42)
* Check in protos for api and apimachinery
This adds a new make target make update-common-protos. I am not
sure if this works yet, as it needs to hit the common repo for proper
testing.
*. Add phony target `make update-common-protos` which adds a protos dir
*. Pin to (master) currently (will determine SHA in a followup)
*. Pull protos for following repos:
*. https://github.com/protocolbuffers/protobuf
*. https://github.com/googleapis/googleapis
*. https://github.com/kubernetes/api.git
*. https://github.com/kubernetes/apimachinery.git
*. https://github.com/protobuf/gogo.git
*. https://github.com/envoyproxy/protoc-gen-validate/
* Use updated image
|
2019-08-29 15:34:32 -07:00 |