Commit Graph

21406 Commits (85554046620f278db1fb933bbc13fdf691c6251d)
 

Author SHA1 Message Date
Armon Dadgar 7123c6315b consul: Use serf event to announce new leader
11 years ago
Armon Dadgar e116815e17 website: working on documenting http api
11 years ago
Armon Dadgar 5150b69344 website: document the DNS interface
11 years ago
Armon Dadgar 6e500ef54b website: document checks and services
11 years ago
Armon Dadgar 076c5f2043 website: replace serf with consul
11 years ago
Armon Dadgar 7b1883760d website: replacing serf references
11 years ago
Armon Dadgar 1fb7b330ad website: updating documentation on commands
11 years ago
Armon Dadgar 03e62172f1 website: working on docs
11 years ago
Armon Dadgar 467db27813 agent: Only truncate DNS results for a UDP query
11 years ago
Armon Dadgar d35de5bc11 agent: Shuffle DNS responses, limit records
11 years ago
Armon Dadgar 1d10b9d6ba website: bulk copy from serf
11 years ago
Armon Dadgar 035f9f6a5a Add test file for structs package
11 years ago
Armon Dadgar e12e5f7f68 agent: adding ability to reload services and checks
11 years ago
Armon Dadgar c1637b4978 agent: Adding server up callback to make state sync faster
11 years ago
Armon Dadgar f8bd1a1ac3 agent: Adding support to edge trigger consul server coming up for state sync
11 years ago
Armon Dadgar e27aa3e21d agent: Adding some primitive config reloading
11 years ago
Armon Dadgar 01b1104175 agent: adding ability to pause syncing
11 years ago
Armon Dadgar d64fda8d45 agent: Adding tests for config parsing
11 years ago
Armon Dadgar d7b3174804 consul: ConnPool multiplexes a single connection instead of using multiple
11 years ago
Armon Dadgar e0b1315171 consul: Make some ConnPool methods private
11 years ago
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