open-consul/agent/grpc-external/services/peerstream
freddygv 65bcd3d84f Re-validate existing secrets at state store
Previously establishment and pending secrets were only checked at the
RPC layer. However, given that these are Check-and-Set transactions we
should ensure that the given secrets are still valid when persisting a
secret exchange or promotion.

Otherwise it would be possible for concurrent requests to overwrite each
other.
2022-08-08 09:06:07 -06:00
..
health_snapshot.go
health_snapshot_test.go
mock_ACLResolver.go
replication.go
server.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
server_test.go Use proto message for each secrets write op 2022-08-08 01:41:00 -06:00
stream_resources.go Re-validate existing secrets at state store 2022-08-08 09:06:07 -06:00
stream_test.go Re-validate existing secrets at state store 2022-08-08 09:06:07 -06:00
stream_tracker.go
stream_tracker_test.go
subscription_blocking.go
subscription_manager.go
subscription_manager_test.go
subscription_state.go
subscription_state_test.go
subscription_view.go
subscription_view_test.go
testing.go