open-consul/proto/pbpeering
freddygv b089472a12 Pass explicit signal with op for secrets write
Previously the updates to the peering secrets UUID table relied on
inferring what action triggered the update based on a reconciliation
against the existing secrets.

Instead we now explicitly require the operation to be given so that the
inference isn't necessary. This makes the UUID table logic easier to
reason about and fixes some related bugs.

There is also an update so that the peering secrets get handled on
snapshots/restores.
2022-08-03 17:25:12 -05:00
..
peering.gen.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
peering.go Implement/Utilize secrets for Peering Replication Stream (#13977) 2022-08-01 10:33:18 -04:00
peering.pb.binary.go Pass explicit signal with op for secrets write 2022-08-03 17:25:12 -05:00
peering.pb.go Pass explicit signal with op for secrets write 2022-08-03 17:25:12 -05:00
peering.proto Pass explicit signal with op for secrets write 2022-08-03 17:25:12 -05: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