consul/proto/pbservice
Matt Keeler 26f4ea3f01
Migrate from `protoc` to `buf` (#12841)
* Install `buf` instead of `protoc`
* Created `buf.yaml` and `buf.gen.yaml` files in the two proto directories to control how `buf` generates/lints proto code.
* Invoke `buf` instead of `protoc`
* Added a `proto-format` make target.
* Committed the reformatted proto files.
* Added a `proto-lint` make target.
* Integrated proto linting with CI
* Fixed tons of proto linter warnings.
* Got rid of deprecated builtin protoc-gen-go grpc plugin usage. Moved to direct usage of protoc-gen-go-grpc.
* Unified all proto directories / go packages around using pb prefixes but ensuring all proto packages do not have the prefix.
2022-05-23 10:37:52 -04:00
..
convert.go peering: accept replication stream of discovery chain information at the importing side (#13151) 2022-05-19 16:37:52 -05:00
convert_oss.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
convert_oss_test.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
convert_pbstruct.go remove the rest of gogo 2022-03-28 17:34:41 -04:00
convert_test.go Remove gogo stdduration from the healthcheck protobufs 2022-03-15 10:51:40 -04:00
healthcheck.gen.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
healthcheck.pb.binary.go
healthcheck.pb.go Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
healthcheck.proto Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
ids.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 2022-05-20 15:27:01 -05:00
ids_test.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 2022-05-20 15:27:01 -05:00
node.gen.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
node.pb.binary.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
node.pb.go Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
node.proto Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
service.gen.go peering: Make Upstream peer-aware (#12900) 2022-04-29 18:12:51 -04:00
service.pb.binary.go Replace TransparentProxy bool with ProxyMode 2021-04-12 09:35:14 -06:00
service.pb.go Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
service.proto Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00