open-consul/proto/pbpeering
freddygv ad6dbe081a Add agent cache-type for TrustBundleListByService
There are a handful of changes in this commit:
* When querying trust bundles for a service we need to be able to
  specify the namespace of the service.
* The endpoint needs to track the index because the cache watches use
  it.
* Extracted bulk of the endpoint's logic to a state store function
  so that index tracking could be tested more easily.
* Removed check for service existence, deferring that sort of work to ACL authz
* Added the cache type
2022-06-01 17:05:10 -06:00
..
generate.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
peering.gen.go api: ensure peering API endpoints do not use protobufs (#13204) 2022-05-25 13:43:35 -05:00
peering.go Add agent cache-type for TrustBundleListByService 2022-06-01 17:05:10 -06:00
peering.pb.binary.go [OSS] Add grpc endpoint to fetch a specific trust bundle (#13292) 2022-05-31 09:54:40 -06:00
peering.pb.go Add agent cache-type for TrustBundleListByService 2022-06-01 17:05:10 -06:00
peering.proto Add agent cache-type for TrustBundleListByService 2022-06-01 17:05:10 -06:00
peering.rpcglue.pb.go [OSS] Add grpc endpoint to fetch a specific trust bundle (#13292) 2022-05-31 09:54:40 -06:00
peering_grpc.pb.go [OSS] Add grpc endpoint to fetch a specific trust bundle (#13292) 2022-05-31 09:54:40 -06:00
peering_oss.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
types.go Add support for streaming CA roots to peers (#13260) 2022-05-26 15:24:09 -04:00