340d20c964
This adds a MaxQueryTime field to the connect ca leaf cache request type and populates it via the wait query param. The cache will then do the right thing and timeout the operation as expected if no new leaf cert is available within that time. Fixes #4462 The reproduction scenario in the original issue now times out appropriately. |
||
---|---|---|
.. | ||
catalog_services.go | ||
catalog_services_test.go | ||
connect_ca_leaf.go | ||
connect_ca_leaf_test.go | ||
connect_ca_root.go | ||
connect_ca_root_test.go | ||
health_services.go | ||
health_services_test.go | ||
intention_match.go | ||
intention_match_test.go | ||
mock_RPC.go | ||
prepared_query.go | ||
prepared_query_test.go | ||
rpc.go | ||
testing.go |