Commit Graph

3307 Commits

Author SHA1 Message Date
James Phillips 1ca58a487b Updates the change log with the new consul lock features. 2016-01-06 11:59:04 -08:00
James Phillips 06926f3b35 Merge pull request #1567 from hashicorp/f-lock-try
Adds "try" and "monitor-retry" options to `consul lock` command
2016-01-06 11:50:55 -08:00
James Phillips 58fb27e70f Factors server error checking into a new function. 2016-01-06 11:35:16 -08:00
James Phillips c048c5aca6 Makes the API behave better with small wait values. 2016-01-06 11:05:11 -08:00
James Phillips 49342dc973 Makes the timeout behavior more intuitive.
Previously, it would try once "up to" the timeout, but in practice it would
just fall through. This modifies the behavior to block until the timeout has
been reached.
2016-01-06 09:40:20 -08:00
James Phillips 9fbeb996ec Catches up the change log. 2016-01-05 21:18:56 -08:00
James Phillips 1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 2016-01-05 18:34:22 -08:00
James Phillips 4afeddacc8 Adds monitor retries to the consul lock command. 2016-01-05 18:22:36 -08:00
James Phillips ca08ba3aee Adds the ability for semaphore monitors to ride out brief periods of 500 errors. 2016-01-05 18:22:36 -08:00
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 2016-01-05 18:22:36 -08:00
James Phillips 901261ab30 Merge pull request #1568 from hashicorp/f-solaris
Adds a solaris target.
2016-01-05 18:21:48 -08:00
James Phillips e9a34a0843 Adds a solaris target. 2016-01-05 18:20:46 -08:00
James Phillips c1fe9092ed Merge pull request #1550 from hashicorp/f-devmode
Add a `-dev` mode for easy prototyping
2016-01-05 10:01:41 -08:00
James Phillips ae7e96afea Merge pull request #1448 from gozer/issue/1447/http-access-logs
Add client ip to http access logs
2016-01-05 09:56:50 -08:00
Ryan Uber a352d15189 website: address comments 2016-01-05 09:48:04 -08:00
Ryan Uber 2bcaa8ac38 consul: address comments 2016-01-05 09:45:36 -08:00
Philippe M. Chiasson a2eddcab38 remove address splitting 2016-01-05 11:49:40 -05:00
Philippe M. Chiasson ef1f6f8c0f Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs 2016-01-05 11:46:35 -05:00
James Phillips 0d81e4bab4 Merge pull request #1559 from hashicorp/slackpad-patch-1
Fixes a bad merge in the UI.
2016-01-02 06:59:36 -08:00
James Phillips 4a9a074f83 Fixes a bad merge in the UI. 2016-01-02 06:58:21 -08:00
James Phillips 4248e7659c Merge pull request #1422 from railsguru/master
Propagate token in UI
2016-01-02 06:55:14 -08:00
James Phillips ebad52ffc2 Merge pull request #1549 from kikitux/patch-1
[doc] fix identation on statsd_addr
2016-01-02 06:50:56 -08:00
Philippe M. Chiasson 21345a8a7f Move logged client IP to the end of the log message 2015-12-30 15:39:34 -05:00
Philippe M. Chiasson 34c36d9205 Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs 2015-12-30 15:38:30 -05:00
Ryan Breen 52ac553061 Merge pull request #1553 from peterfschaadt/patch-2
Fixing typos in Coordinate documentation.
2015-12-28 19:40:30 -05:00
Peter Schaadt b15d02e431 Fixing typos in Coordinate documentation. 2015-12-28 16:34:09 -08:00
Ryan Uber c4e73275b0 website: add docs for dev mode 2015-12-27 09:45:59 -06:00
Alvaro Miranda bbf67d83fb fix identation on statsd_addr
ditto
2015-12-27 18:19:31 +13:00
Ryan Uber 90566d4bde consul: disable serf snapshots in dev mode 2015-12-26 20:39:49 -05:00
Ryan Uber 9002bfa37d agent: enable ui for dev mode 2015-12-26 20:39:42 -05:00
Ryan Uber afafae53fd consul: dev mode works 2015-12-26 20:19:36 -05:00
Ryan Uber 59c79e8b6a website: update setup instructions for self-hosted ui 2015-12-24 23:14:40 -05:00
Ryan Uber 63706d5516 Merge pull request #1543 from hashicorp/f-ui-static
Static asset compilation for Consul UI
2015-12-24 23:04:00 -05:00
Ryan Uber 87c1283b73 agent: update assetfs output 2015-12-24 22:21:34 -05:00
Ryan Uber e040616df1 website: document the static ui flag 2015-12-24 22:21:34 -05:00
Ryan Uber 3cf6a173a5 agent: static UI is configurable 2015-12-24 22:21:34 -05:00
Ryan Uber 2d7ced22b3 agent: initial web assets 2015-12-24 22:21:34 -05:00
Ryan Uber c3e7c98da2 agent: compile web assets into consul binary 2015-12-24 22:21:34 -05:00
Philippe M. Chiasson 9553ac0ca8 Merge branch 'master' of http://github.com/hashicorp/consul into issue/1447/http-access-logs 2015-12-22 14:55:18 -05:00
James Phillips 14922b58ae Merge pull request #1539 from hashicorp/f-reap
Adds child process reaping when Consul is running as PID 1.
2015-12-22 10:44:27 -08:00
James Phillips d61661a98f Adds a Bool helper function. 2015-12-22 10:43:32 -08:00
James Phillips e80d1a58fb Moves logger down where it's used for reaping. 2015-12-22 10:29:55 -08:00
James Phillips 0b1c346990 Changes sense of option to "reap" and uses nil for "not set". 2015-12-22 10:28:10 -08:00
James Phillips 2b257c922e Adds child process reaping when Consul is running as PID 1. 2015-12-21 21:47:35 -08:00
James Phillips d1b440803c Merge pull request #1537 from hashicorp/f-dns-counting
Adds telemetry on number of DNS queries served, per-agent.
2015-12-21 18:26:32 -08:00
James Phillips 651f255b9b Converts the DNS metric to a gauge which gives us a count and a time. 2015-12-21 18:25:09 -08:00
James Phillips a4dc11167f Adds telemetry on number of DNS queries served, per-agent. 2015-12-21 17:01:28 -08:00
James Phillips 3a619ff4bf Tweaks RTT command docs. 2015-12-21 15:16:48 -08:00
James Phillips f3db4501c3 Merge pull request #1522 from sboily/patch-1
Update documentation to use consul rtt command with https
2015-12-21 15:14:57 -08:00
James Phillips d21b39d11c Merge pull request #1494 from foostan/update_consul
Update Consul in demo
2015-12-21 15:11:11 -08:00