open-consul/agent/xds
R.B. Boyer 6d76b137ba 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 xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00
endpoints.go xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00
listeners.go xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00
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 xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00
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 Server Implementation (#4731) 2018-10-10 16:55:34 +01:00
xds.go xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00