consul/agent/xds
R.B. Boyer d3eb781384 Check ACLs more often for xDS endpoints.
For established xDS gRPC streams recheck ACLs for each DiscoveryRequest
or DiscoveryResponse. If more than 5 minutes has elapsed since the last
ACL check, recheck even without an incoming DiscoveryRequest or
DiscoveryResponse. ACL failures will terminate the stream.
2019-01-22 11:12:40 -06:00
..
clusters.go
endpoints.go
listeners.go
response.go merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 2018-10-10 16:55:34 +01:00
routes.go
server.go Check ACLs more often for xDS endpoints. 2019-01-22 11:12:40 -06:00
server_test.go Check ACLs more often for xDS endpoints. 2019-01-22 11:12:40 -06:00
testing.go
xds.go