Commit Graph

330 Commits (c31232fb703753585d367f2c5ac6816a1db75cf5)
 

Author SHA1 Message Date
Armon Dadgar c31232fb70 consul: FSM support to snapshot/restore KVS values
11 years ago
Armon Dadgar f91e12fe30 consul: Adding FSM support for KVS operations
11 years ago
Armon Dadgar 9cfea72d2a consul: Snapshot KVS store support
11 years ago
Armon Dadgar 860cfd7497 consul: Support DeleteTree
11 years ago
Armon Dadgar dfb8c03659 consul: Adding support for KVSList
11 years ago
Armon Dadgar 59703cbfae consul: Adding support for virtual indexes
11 years ago
Armon Dadgar 8d7c5fc9cd consul: Implementing Check-And-Set
11 years ago
Armon Dadgar f87c47424c consul: Implement KVSDelete
11 years ago
Armon Dadgar 6744ee62be consul: Implement and test KV get and set
11 years ago
Armon Dadgar a6086e1750 consul: Adding KVSDeleteTree operation
11 years ago
Armon Dadgar a365b30792 consul: Adding kvs table to state store
11 years ago
Armon Dadgar 6e51251cc1 consul: Adding new directory structs for KVS
11 years ago
Armon Dadgar 2d937bc0a8 consul: Only close the cursor for read-only transactions (mdb)
11 years ago
Armon Dadgar 80439376cf consul: Should not clear the peer set
11 years ago
Armon Dadgar 966daed094 consul: Fixing issue with cursors not closing in MDB
11 years ago
Armon Dadgar ab5a3d3721 consul: Set maximum consul DB size to 128MB
11 years ago
Armon Dadgar 32e500e012 consul: Set maximum raft log size to 128MB
11 years ago
Armon Dadgar eb4724e47b Updated gitignore
11 years ago
Armon Dadgar ad8e25917b consul: Handle reaping of serf members
11 years ago
Armon Dadgar 73b6ac322b consul: Increase default reap time to 3 days
11 years ago
Armon Dadgar c7d27cf424 agent: Use EnableDebug to control adding pprof HTTP endpoints
11 years ago
Armon Dadgar 528053c7a3 agent: adding EnableDebug config
11 years ago
Armon Dadgar 7d4e099566 consul: Ignore new Serf events
11 years ago
Armon Dadgar ffca4f5544 agent: Support protocol version setting
11 years ago
Armon Dadgar 1f8f875b12 command/version: Print the version ranges
11 years ago
Armon Dadgar 31a85bb64e command/members: Remove the detailed flag, abstraction leak
11 years ago
Armon Dadgar cd6842ff6b consul: Add tags for consul protocol versions
11 years ago
Armon Dadgar 2a8d998968 consul: Adding protocol version numbers
11 years ago
Armon Dadgar 76578ea752 command/members: USe the columnize library for members
11 years ago
Armon Dadgar e914c0a70b consul: Fixing subtle delete issue
11 years ago
Armon Dadgar ad2d5752c9 consul: Peg Serf proto version to 3
11 years ago
Mitchell Hashimoto 7b1913f3a3 Vagrantfile
11 years ago
Armon Dadgar 3cf1a64f87 agent: Handle API changes
11 years ago
Armon Dadgar 98fffdacb5 consul: Handle API changes in StateStore
11 years ago
Armon Dadgar 04818636e7 command/info: remove unused import
11 years ago
Armon Dadgar 37a16979d7 consul: Log instead of panic. Change NodeServices to return nil.
11 years ago
Armon Dadgar ca5a9cac23 consul: Providing logOutput to StateStore
11 years ago
Armon Dadgar d8e2da7f73 consul: Update example output
11 years ago
Armon Dadgar 78e28a84a1 agent: Fixing DNS CNAME recursion
11 years ago
Armon Dadgar 60b7fccf02 agent: Tell client DNS recursion is available
11 years ago
Armon Dadgar 598cd013b9 agent: Support CNAME recursion if we have a recursor
11 years ago
Armon Dadgar 45195b76ff website: document registering of external services
11 years ago
Armon Dadgar 222e689ac6 agent: DNS layer properly handles AAAA and CNAME records
11 years ago
Armon Dadgar 973307a238 website: Update bootstrapping guide to use the info command
11 years ago
Armon Dadgar 48ba9c3571 website: Update sample output again
11 years ago
Armon Dadgar e673e24a62 website: Update sample output
11 years ago
Armon Dadgar 1b1cb3be11 consul: Passthrough the Serf Stats()
11 years ago
Armon Dadgar 76ec9d22b1 agent: Fixing bug in dns service filtering
11 years ago
Armon Dadgar fad3e4d97c website: Documenting the info command
11 years ago
Armon Dadgar fcf0b891eb command/info: Adding new info command
11 years ago