open-consul/agent/consul
Paul Banks 217137b775
Fixes #4421: General solution to stop blocking queries with index 0 (#4437)
* Fix theoretical cache collision bug if/when we use more cache types with same result type

* Generalized fix for blocking query handling when state store methods return zero index

* Refactor test retry to only affect CI

* Undo make file merge

* Add hint to error message returned to end-user requests if Connect is not enabled when they try to request cert

* Explicit error for Roots endpoint if connect is disabled

* Fix tests that were asserting old behaviour
2018-07-25 20:26:27 +01:00
..
autopilot Improve autopilot shutdown to be idempotent 2018-02-20 15:51:59 -08:00
fsm connect: add provider state to snapshots 2018-07-11 11:34:49 -07:00
prepared_query Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 2018-04-10 14:04:16 +01:00
state Revert "Allow changing Node names since Node now have IDs" 2018-07-12 11:19:21 -04:00
acl.go Updated swith case to use same branch for async-cache and extend-cache 2018-07-02 17:39:34 +02:00
acl_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
acl_endpoint_test.go
acl_replication.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
acl_replication_test.go
acl_test.go Updated documentation and adding more test case for async-cache 2018-07-01 23:50:30 +02:00
autopilot.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
autopilot_oss.go
autopilot_test.go Test autopilots start/stop idempotency 2018-02-21 10:19:30 -08:00
catalog_endpoint.go Revert PR 4294 - Catalog Register: Generate UUID for services registered without one 2018-07-12 10:06:50 -04:00
catalog_endpoint_test.go Revert PR 4294 - Catalog Register: Generate UUID for services registered without one 2018-07-12 10:06:50 -04:00
client.go Fixup formatting 2018-07-12 10:14:26 -04:00
client_serf.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
client_test.go Add a Client ReloadConfig test 2018-06-11 16:23:51 -04:00
config.go Updated swith case to use same branch for async-cache and extend-cache 2018-07-02 17:39:34 +02:00
connect_ca_endpoint.go Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 2018-07-25 20:26:27 +01:00
connect_ca_endpoint_test.go connect/ca: update Consul provider to use new cross-sign CSR method 2018-06-25 12:25:41 -07:00
consul_ca_delegate.go Move connect CA provider to separate package 2018-06-14 09:42:15 -07:00
coordinate_endpoint.go
coordinate_endpoint_test.go
enterprise_client_oss.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
enterprise_server_oss.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
filter.go
filter_test.go
flood.go
health_endpoint.go agent: address PR feedback 2018-06-14 09:41:49 -07:00
health_endpoint_test.go agent/consul: Health.ServiceNodes ACL check for Connect 2018-06-14 09:41:49 -07:00
helper_test.go
intention_endpoint.go agent/consul: set precedence value on struct itself 2018-06-25 12:24:16 -07:00
intention_endpoint_test.go agent/consul: set precedence value on struct itself 2018-06-25 12:24:16 -07:00
internal_endpoint.go Allows disabling WAN federation by setting serf WAN port to -1 2018-03-26 14:21:06 -05:00
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
kvs_endpoint_test.go
leader.go connect: update leader initializeCA comment 2018-07-11 10:00:42 -07:00
leader_test.go connect: use reflect.DeepEqual instead for test 2018-07-11 13:10:58 -07:00
merge.go
merge_test.go
operator_autopilot_endpoint.go
operator_autopilot_endpoint_test.go
operator_endpoint.go
operator_raft_endpoint.go
operator_raft_endpoint_test.go
prepared_query_endpoint.go agent/consul: support a Connect option on prepared query request 2018-06-25 12:24:12 -07:00
prepared_query_endpoint_test.go agent/consul: support a Connect option on prepared query request 2018-06-25 12:24:12 -07:00
raft_rpc.go
rpc.go Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 2018-07-25 20:26:27 +01:00
rpc_test.go Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 2018-07-25 20:26:27 +01:00
rtt.go
rtt_test.go
segment_oss.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
serf_test.go
server.go Agent/Proxy: Formatting and test cases fix 2018-07-09 12:46:10 -04:00
server_lookup.go
server_lookup_test.go
server_oss.go agent/consul: RPC endpoints to list roots 2018-06-14 09:41:50 -07:00
server_serf.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
server_test.go Ooops remove the CA stuff from actual server defaults and make it test server only 2018-06-14 09:42:16 -07:00
session_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
session_endpoint_test.go
session_timers.go
session_timers_test.go
session_ttl.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
txn_endpoint_test.go
util.go remove golint warnings 2018-01-28 22:40:13 +04:00
util_test.go