Commit Graph

313 Commits (eb4724e47b478dd018c7c9330d61367e8d15d95d)
 

Author SHA1 Message Date
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
Armon Dadgar 015670d04e agent: Adding Stats() export
11 years ago
Armon Dadgar 2362b397fa consul: Adding Stats() method to get various debugging information
11 years ago
Armon Dadgar dcbec76f8e website: adding guide on bootstrapping a DC. Fixes #5.
11 years ago
Armon Dadgar a49c20b75f agent: Disallow bootstrap mode when a client. Fixes #3
11 years ago
Armon Dadgar 0a19fdd10a website: document registering checks and services better. Fixes #6
11 years ago
Armon Dadgar 5726da7b59 website: Clarify the ?index parameter. Fixes #7
11 years ago
Armon Dadgar 3a5b8feb4a agent: Adding a check for GOMAXPROCS. Fixes #10.
11 years ago
Armon Dadgar 13af774cb9 agent: Switch to -data-dir, better error if missing. Fixes #2.
11 years ago
Armon Dadgar 49ba21a820 consul: Default recursor port 53. Fixes #4
11 years ago
Mitchell Hashimoto 94171d316a Update scripts for cross-compile
11 years ago
Armon Dadgar 800975200a consul: Increase network timeout value
11 years ago
Armon Dadgar e54d8f6c07 consul: Reduce the number of raft snapshots we keep
11 years ago
Armon Dadgar 5e790b02a9 If not in bootstrap mode, clear the raft peerset
11 years ago
Armon Dadgar 5d8783148b consul: Only add ourself to the peerset if we are in bootstrap mode
11 years ago
Armon Dadgar 421c4d6933 consul: Do not replay events on serf join
11 years ago
Armon Dadgar 4b6c1f92c0 agent: Copy the help text
11 years ago
Armon Dadgar 889297dc99 consul: Adding telemetry
11 years ago