14836 Commits (188e8dc51ffed2a8cf462c92466052d5f11c7d2f)
 

Author SHA1 Message Date
Armon Dadgar 15d2a6a51e consul: Allow receiving RPC connections 11 years ago
Armon Dadgar e72ad27850 TODO cleanups 11 years ago
Armon Dadgar 315600d6bf agent: adding more tests 11 years ago
Armon Dadgar c58c53f448 agent: RPC changes and blocking query support 11 years ago
Armon Dadgar 1996deaa18 consul: Fixing struct type 11 years ago
Armon Dadgar 18b4e51bb5 consul: ensure conn pool shutdown is fast 11 years ago
Armon Dadgar e173e7eeff agent: Adding CLI flags 11 years ago
Armon Dadgar 4cee14f58a consul: Health endpoints support blocking queries 11 years ago
Armon Dadgar bd1a140476 consul: Adding a sanity check 11 years ago
Armon Dadgar 89bffaf467 consul: Support blocking queries for the Catalog 11 years ago
Armon Dadgar 1d1dd8f8d2 consul: Enable ListNodes and ListServices to be a blocking query 11 years ago
Armon Dadgar 697d9e7ed8 consul: Cleanup the FSM, running out of file handles 11 years ago
Armon Dadgar 630aa33cf4 consul: Adding indexed versions of return structs 11 years ago
Armon Dadgar ffa7173953 consul: blockingRPC is a helper method for queries that need to block 11 years ago
Armon Dadgar 985e3a0529 consul: State store can return the tables for a query, and watch for changes 11 years ago
Armon Dadgar f0205e1974 consul: Adding BlockingQuery to structs to wait for changes 11 years ago
Armon Dadgar e29b9ca50a consul: Add a guard against deadlock in MDB 11 years ago
Armon Dadgar 3897a23db2 consul: reduce the scope of various transactions 11 years ago
Armon Dadgar 7326a74e65 consul: Notify watchers of changes 11 years ago
Armon Dadgar 420417861a consul: Move notification group from MDBTable into the state store 11 years ago
Armon Dadgar 67a7d25e1c consul: updating state store to associate changes with raft index 11 years ago
Armon Dadgar 49378a0323 agent: Fixing test with new struct 11 years ago
Armon Dadgar 64ba7991f4 consul: Add a NotifyGroup to the MDBTable 11 years ago
Armon Dadgar 9c4d62edd9 consul: Adding a simple notification mechansim 11 years ago
Armon Dadgar 78db2f6475 consul: MDBTable can track a special 'last index' value 11 years ago
Armon Dadgar 231bbb1bd5 consul: Log state store errors 11 years ago
Armon Dadgar 1a5158212c agent: First pass at parsing service and check definition 11 years ago
Armon Dadgar db4bf65e2e consul: client re-uses the last connection if error free 11 years ago
Armon Dadgar be04291fb2 consul: benchmark the ListNodes RPC method 11 years ago
Armon Dadgar e98595cddf consul: Adding some benchmarks to test state store 11 years ago
Armon Dadgar 1eea14c63e command/members: update for serf changes 11 years ago
Armon Dadgar b9e1b2c362 agent: test the register/deregister service endpoint 11 years ago
Armon Dadgar 1a5a91419b agent: Adding tests for agent check endpoints 11 years ago
Armon Dadgar 37cb0bd3f2 agent: First pass at register service and check locally 11 years ago
Armon Dadgar 964147c452 agent: First pass at the easy endpoints 11 years ago
Armon Dadgar 959ea3d5ec agent: Skeleton for HTTP based service/check registration 11 years ago
Armon Dadgar 1eb0a76ee8 agent: Adding methods to register services and checks 11 years ago
Armon Dadgar 438c9537d3 agent: Adding CheckType which is used to wrap either a CheckMonitor or CheckTTL 11 years ago
Armon Dadgar 66b232f53e agent: syncCheck provides the relevant check to prevent a race condition 11 years ago
Armon Dadgar fe0efdfa75 consul: Update for serf 0.4 11 years ago
Armon Dadgar c4f516d034 Adding CheckMonitors and CheckTTLs to agent 11 years ago
Armon Dadgar 410a0de0c8 Seperate localState from Agent 11 years ago
Armon Dadgar 0964285761 Adding LANMembers to the Consul.Interface 11 years ago
Armon Dadgar 7aa278e2ef Allow setting the health check notes 11 years ago
Armon Dadgar 939c381d87 Adding CheckTTL for TTL based checks 11 years ago
Armon Dadgar a1b2a13df5 Testing the CheckMonitor 11 years ago
Armon Dadgar 9e63d1fa32 CheckMonitor runs forever and runs the first check immediately 11 years ago
Armon Dadgar a4201255df Adding basic CheckMonitor to invoke scripts 11 years ago
Armon Dadgar fe27fa191f Accept command line advertise addr 11 years ago
Armon Dadgar a6e4235b96 Adding tests for checks and services endpoints 11 years ago