Commit Graph

2374 Commits

Author SHA1 Message Date
Maciej Bryński 11425734d5 Consul prefix services ACLs 2015-05-05 08:25:19 +02:00
Armon Dadgar a86f31517b Merge pull request #816 from pepov/master
Support different advertise address for WAN gossip
2015-05-04 15:40:25 -07:00
Armon Dadgar 5921fcb29b api: Fixing test compilation issue 2015-05-04 15:27:22 -07:00
Armon Dadgar 0450854f12 Merge pull request #861 from fraenkel/reclaim_lock
Reclaim locks
2015-05-04 15:23:29 -07:00
Armon Dadgar b381cca304 Merge pull request #902 from hashicorp/f-stats-prefix
Allow configuring the stats prefix
2015-05-04 15:19:47 -07:00
Armon Dadgar 0dc58140f3 Merge pull request #862 from hashicorp/f-recurse-cname
Return all CNAME's during service DNS resolution
2015-05-04 15:19:13 -07:00
Armon Dadgar 19bf11643c Merge pull request #884 from artushin/check-update-stagger
Check update stagger
2015-05-04 15:05:08 -07:00
Armon Dadgar 2af6309870 website: FAQ for delta updates 2015-05-04 14:23:33 -07:00
Ryan Breen 035bfeb3c9 Move diplomat to SDK section. 2015-05-03 20:45:46 -04:00
Ryan Breen 7ee7434e6d Merge pull request #900 from sandstrom/patch-1
Include diplomat
2015-05-03 20:20:00 -04:00
Ryan Uber 5f140f1972 website: document statsite_prefix option 2015-05-03 16:54:19 -07:00
Ryan Uber 72524e911d agent: allow configuring the stats prefix 2015-05-03 16:46:20 -07:00
sandstrom 27b6c1ce53 Include diplomat 2015-05-03 21:37:54 +02:00
Michael Fraenkel 0e25381494 Reclaim locks
- When attempting to lock with the same session that already owns the lock,
  Lock() will re-acquire the lock.
2015-04-29 10:10:24 -07:00
Seth Vargo 205af6ba75 Upgrade Ruby 2015-04-26 15:35:52 -04:00
Seth Vargo c0d77a2ac3 Upgrading to Cedar-14 2015-04-26 15:33:53 -04:00
Seth Vargo ffb4cb25a4 Update middleman-hashicorp 2015-04-26 15:29:48 -04:00
Ryan Breen 556ba03689 Merge pull request #888 from evtuhovich/master
Fix ambiguity in server start
2015-04-26 12:39:21 -04:00
Ivan Evtuhovich bd97a0df54 Fix disambiguty
When i look how to start server, a read "simply start new server with the -server flag" and understand nothing. I think "agent" is a correct word here.
2015-04-26 19:34:34 +03:00
artushin cc07734d6e remove config 2015-04-24 09:51:40 -05:00
artushin 7b4720a957 use existing randomStagger 2015-04-23 17:08:17 -05:00
artushin fc0331ddfc add CheckUpdateStagger to MergeConfig 2015-04-23 16:56:20 -05:00
artushin 8decf5d394 adding check_update_stagger 2015-04-23 16:27:42 -05:00
Ryan Uber 9715f3b270 Merge pull request #881 from hashicorp/f-testharness
Move test harness into testutil
2015-04-22 20:50:26 -07:00
Ryan Uber 5d69e0e123 testutil: add a readme with sample usage 2015-04-22 20:46:59 -07:00
Ryan Uber b48e4a21f6 testutil: error instead of panic 2015-04-22 20:35:27 -07:00
Ryan Breen c1424cf6ef Merge pull request #879 from vgv/master
Fix invalid link to sessions page
2015-04-22 07:45:02 -04:00
Vasily Vasilkov 3f5e767c30 Fix invalid link to sessions page 2015-04-22 12:40:27 +03:00
Armon Dadgar d7b736fa6a Merge pull request #878 from c4milo/patch-1
Upstart: Consul leave now works as expected.
2015-04-21 19:04:42 -07:00
Camilo Aguilar 9bba0cb2c0 Upstart: Consul leave now works as expected. 2015-04-21 16:18:31 -04:00
Ryan Breen f77419dbf9 Merge pull request #874 from cruatta/add-service-id-to-api-docs
Updating the docs to include information about registering a check with a ServiceID.
2015-04-21 00:27:35 -04:00
Cameron Ruatta c7d560bd7e Caps not necessary here 2015-04-20 20:59:45 -07:00
Cameron Ruatta b3c084382e Updating the docs to include information about registering a check with
a serviceid.
2015-04-20 20:56:26 -07:00
Armon Dadgar 52b17d36ac Merge pull request #872 from KFishner/hashicorp-ecosystem
Add "Consul and the HashiCorp ecosystem"
2015-04-20 16:48:36 -07:00
Kevin Fishner d07dfaabbb ampersand 2015-04-20 16:30:19 -07:00
Kevin Fishner 5279ffe6aa add consul and the hc ecosystem 2015-04-20 16:29:21 -07:00
Ryan Breen 17c2644e39 Website: minor fix for docs/agent/http/agent.html. 2015-04-17 11:43:02 -04:00
Ryan Breen 0696a45b43 Website: cleanup for docs/internals/sessions.html. 2015-04-15 14:47:15 -04:00
Ryan Uber c9fd3eb469 agent: re-work DNS tests to not rely on the external network 2015-04-14 12:52:26 -07:00
Ryan Uber 116f8b9131 agent: pass through CNAME types for service resolution 2015-04-14 12:52:26 -07:00
Ryan Uber 6f0b1a3b46 agent: Add test for CNAME recursion 2015-04-14 12:52:26 -07:00
Ryan Uber 507917748a agent: parse raw query URL to avoid closing the request body early 2015-04-13 17:31:53 -07:00
Ryan Breen 26f03ea30d Website: cleanup for docs/internals/security.html. 2015-04-13 18:17:29 -04:00
Ryan Breen 8a50c28fc1 Website: minor tweaks for docs/internals/jepsen.html. 2015-04-12 22:44:57 -04:00
Ryan Uber 5491df1885 Merge pull request #860 from hashicorp/f-hide-tokens
Hide tokens from logs and monitor
2015-04-12 11:21:59 -07:00
Ryan Uber ee5659858a agent: hide tokens from logs and monitor 2015-04-12 11:17:31 -07:00
Ryan Uber 17e6fe262b Merge pull request #858 from Heuriskein/mktempbackwardscompat
Add XXX to the end of mktemp template to support more linux versions.
2015-04-11 21:21:32 -07:00
Ryan Mills 04bc81ff6b Add XXX to the end of mktemp template to support more linux versions. 2015-04-12 01:48:24 +00:00
Ryan Breen dd15b47bdf Website: fix caps issue in docs/internals/consensus.html. 2015-04-11 18:32:15 -04:00
Ryan Uber 9bdf570fa5 Build consul to a temp dir for API tests 2015-04-11 13:21:56 -07:00