Armon Dadgar
9498aa9a78
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
7aadd43084
Merge pull request #884 from artushin/check-update-stagger
...
Check update stagger
2015-05-04 15:05:08 -07:00
Armon Dadgar
1b121b703c
website: FAQ for delta updates
2015-05-04 14:23:33 -07:00
Ryan Breen
9d1abfd1cb
Move diplomat to SDK section.
2015-05-03 20:45:46 -04:00
Ryan Breen
ebf458aeeb
Merge pull request #900 from sandstrom/patch-1
...
Include diplomat
2015-05-03 20:20:00 -04:00
Ryan Uber
8ae6790b33
website: document statsite_prefix option
2015-05-03 16:54:19 -07:00
Ryan Uber
94f0834d8f
agent: allow configuring the stats prefix
2015-05-03 16:46:20 -07:00
sandstrom
cb519e6459
Include diplomat
2015-05-03 21:37:54 +02:00
Michael Fraenkel
093b23d0c3
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
Ryan Uber
af74095584
website: document service and check acl options
2015-04-28 14:28:06 -07:00
Ryan Uber
2496a70452
agent: more tests
2015-04-28 13:06:02 -07:00
Ryan Uber
67e9a04f48
agent: restore tokens for services and checks in config
2015-04-28 12:44:46 -07:00
Ryan Uber
802b4793df
agent: backwards compat for persisted services from pre-0.5.1
2015-04-28 12:18:41 -07:00
Ryan Uber
f069db21e3
agent: safer read methods for tokens
2015-04-28 11:53:53 -07:00
Ryan Uber
54b5f17629
agent: test coverage loading service/check tokens from persisted files
2015-04-27 22:46:01 -07:00
Ryan Uber
23eab5ebcc
agent: fix deadlock reading tokens from state
2015-04-27 22:26:03 -07:00
Ryan Uber
75d182296f
agent: add service/check token methods to reduce invasiveness
2015-04-27 22:01:01 -07:00
Ryan Uber
30f6f1142e
agent: persist tokens from API registrations
2015-04-27 19:01:02 -07:00
Ryan Uber
545f3db3fe
agent: initial pass threading through tokens for services/checks
2015-04-27 18:33:46 -07:00
Seth Vargo
a9fc9c1857
Upgrade Ruby
2015-04-26 15:35:52 -04:00
Seth Vargo
3d579059e9
Upgrading to Cedar-14
2015-04-26 15:33:53 -04:00
Seth Vargo
13212f9609
Update middleman-hashicorp
2015-04-26 15:29:48 -04:00
Ryan Breen
2f969d173f
Merge pull request #888 from evtuhovich/master
...
Fix ambiguity in server start
2015-04-26 12:39:21 -04:00
Ivan Evtuhovich
679ae264d1
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
68cb8fda58
remove config
2015-04-24 09:51:40 -05:00
artushin
88bfdd45ef
use existing randomStagger
2015-04-23 17:08:17 -05:00
artushin
1ebc1cf916
add CheckUpdateStagger to MergeConfig
2015-04-23 16:56:20 -05:00
artushin
1e13acba68
adding check_update_stagger
2015-04-23 16:27:42 -05:00
Ryan Uber
6bdf552f51
Merge pull request #881 from hashicorp/f-testharness
...
Move test harness into testutil
2015-04-22 20:50:26 -07:00
Ryan Uber
2773926285
testutil: add a readme with sample usage
2015-04-22 20:46:59 -07:00
Ryan Uber
4f2f9534c4
testutil: error instead of panic
2015-04-22 20:35:27 -07:00
Ryan Breen
7d56bd44c9
Merge pull request #879 from vgv/master
...
Fix invalid link to sessions page
2015-04-22 07:45:02 -04:00
Vasily Vasilkov
a7efaf061c
Fix invalid link to sessions page
2015-04-22 12:40:27 +03:00
Armon Dadgar
b56421a6f2
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
2b8cbb43a5
Upstart: Consul leave now works as expected.
2015-04-21 16:18:31 -04:00
Ryan Breen
45f77c15e6
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
b637683ffa
Caps not necessary here
2015-04-20 20:59:45 -07:00
Cameron Ruatta
a9761dca33
Updating the docs to include information about registering a check with
...
a serviceid.
2015-04-20 20:56:26 -07:00
Armon Dadgar
989f1f6108
Merge pull request #872 from KFishner/hashicorp-ecosystem
...
Add "Consul and the HashiCorp ecosystem"
2015-04-20 16:48:36 -07:00
Kevin Fishner
9ba1a43904
ampersand
2015-04-20 16:30:19 -07:00
Kevin Fishner
abbbe683fb
add consul and the hc ecosystem
2015-04-20 16:29:21 -07:00
Ryan Breen
1ac70f6179
Website: minor fix for docs/agent/http/agent.html.
2015-04-17 11:43:02 -04:00
Ryan Breen
f6d38ef6e5
Website: cleanup for docs/internals/sessions.html.
2015-04-15 14:47:15 -04:00
Ryan Uber
cd65aaa2e0
agent: re-work DNS tests to not rely on the external network
2015-04-14 12:52:26 -07:00
Ryan Uber
ed4de526f1
agent: pass through CNAME types for service resolution
2015-04-14 12:52:26 -07:00
Ryan Uber
05194033f8
agent: Add test for CNAME recursion
2015-04-14 12:52:26 -07:00
Ryan Uber
34fc9a37fd
agent: parse raw query URL to avoid closing the request body early
2015-04-13 17:31:53 -07:00
Ryan Breen
65daaf8c03
Website: cleanup for docs/internals/security.html.
2015-04-13 18:17:29 -04:00
Ryan Mills
2bd5bf04bd
Remove 'unknown' as one of the valid states when setting the initial state of a check.
2015-04-13 20:46:01 +00:00
Ryan Breen
a6befa8ef0
Website: minor tweaks for docs/internals/jepsen.html.
2015-04-12 22:44:57 -04:00