open-consul/proto/pbpeering
Chris S. Kim a8090268d4
Replace ring buffer with async version (#14314)
We need to watch for changes to peerings and update the server addresses which get served by the ring buffer.

Also, if there is an active connection for a peer, we are getting up-to-date server addresses from the replication stream and can safely ignore the token's addresses which may be stale.
2022-08-26 10:27:13 -04:00
..
peering.gen.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
peering.go Replace ring buffer with async version (#14314) 2022-08-26 10:27:13 -04:00
peering.pb.binary.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
peering.pb.go Re-validate existing secrets at state store 2022-08-08 09:06:07 -06:00
peering.proto Re-validate existing secrets at state store 2022-08-08 09:06:07 -06:00
peering.rpcglue.pb.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
peering_grpc.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
peering_oss.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00