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 Breen
a6befa8ef0
Website: minor tweaks for docs/internals/jepsen.html.
2015-04-12 22:44:57 -04:00
Ryan Uber
74b9af5c48
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
adbc5c92c6
agent: hide tokens from logs and monitor
2015-04-12 11:17:31 -07:00
Ryan Uber
0e22d44d96
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
1a5d104ad9
Add XXX to the end of mktemp template to support more linux versions.
2015-04-12 01:48:24 +00:00
Ryan Breen
f772412b92
Website: fix caps issue in docs/internals/consensus.html.
2015-04-11 18:32:15 -04:00
Ryan Uber
bbed69867a
Build consul to a temp dir for API tests
2015-04-11 13:21:56 -07:00
Ryan Breen
b22b821cad
Website: revert link to securing Consul doc since it's not ready yet.
2015-04-11 11:43:00 -04:00
Ryan Breen
db65ebb631
Website: minor additional tweaks for docs/internals/consensus.html.
2015-04-11 11:41:55 -04:00
Ryan Breen
da1c476343
Website: cleanup for docs/internals/consensus.html, including removing LMDB references in favor of BoltDB per GH-857.
2015-04-10 23:06:28 -04:00
Ryan Uber
1fad389f23
agent: Don't attempt migration on new server
2015-04-10 19:41:09 -07:00
Ryan Uber
6a598239a0
Update CHANGELOG.md
2015-04-10 18:34:55 -07:00
Ryan Uber
8ebee678cc
Merge pull request #857 from hashicorp/f-boltdb
...
Raft uses BoltDB
2015-04-10 18:30:07 -07:00
Ryan Uber
e0febab79f
website: add example cli output from migration
2015-04-10 18:24:09 -07:00
Ryan Uber
db48e1450a
website: add mention of consul-migrate
2015-04-10 17:52:49 -07:00
Ryan Uber
3477c0a0d7
Merge pull request #850 from hashicorp/f-ae-missing
...
Anti-entropy sync services/checks missing entirely from Consul
2015-04-10 11:17:25 -07:00
Ryan Uber
8af963348c
agent: handle nil node services in anti-entropy
2015-04-10 11:15:31 -07:00
Armon Dadgar
d50a2894c1
Merge pull request #784 from byu/master
...
Add Terraform Variable for AWS instance type
2015-04-10 10:43:36 -07:00
Armon Dadgar
f12abbe51f
Merge pull request #844 from mkostrikin/patch-1
...
Small tip for gracefull kill
2015-04-10 10:43:09 -07:00
Armon Dadgar
d3a5883ade
Merge pull request #846 from parasitid/master
...
Adds terraform openstack provider support
2015-04-10 10:42:52 -07:00
Ryan Uber
4f4f5fa7d5
command: automatically migrate raft data on start
2015-04-09 23:00:20 -07:00
Ryan Uber
c3820b4c28
agent: fix anti-entropy check sync
2015-04-09 10:40:05 -07:00
Ryan Uber
a49fe8931a
agent: test anti-entropy sync
2015-04-08 12:36:53 -07:00
Ryan Uber
80a6d7caca
agent: anti-entropy sync services/checks if they don't exist in the catalog
2015-04-08 12:21:01 -07:00
Ryan Uber
b18d75120c
website: fix typo
2015-04-08 09:59:23 -07:00
parasitid
e21de657af
Adds terraform openstack provider support
2015-04-08 15:16:05 +02:00
Armon Dadgar
8fd9090cfb
version update for dev
2015-04-07 15:48:33 -07:00
Armon Dadgar
32f3d17931
consul: do not clear connection cache on RPC errors
2015-04-07 14:17:20 -07:00
Maxim N. Kostrikin
1bf9ece0b9
Small tip for gracefull kill
2015-04-07 13:15:48 +05:00
Ryan Breen
a817a398dc
Website: GH-831, mention that https port must be specified to start an https listener.
2015-04-03 22:12:00 -04:00
Ryan Uber
4d950f91cb
agent: fix dns test
2015-04-01 10:58:05 -07:00
Ryan Uber
a6615b85c4
Merge pull request #827 from mfischer-zd/lock_sigterm
...
Handle SIGTERM when running commands
2015-04-01 09:58:55 -07:00
Armon Dadgar
325e87cdaa
Merge pull request #833 from mgood/dns-startup-hooks
...
Simplify DNS server startup check
2015-03-31 17:26:45 -07:00
Matt Good
755522fa48
Remove unnecessary DNS test entry
...
By using the startup callbacks, the DNS test entry is not needed to check that
the server is alive.
2015-03-31 16:50:44 -07:00
Matt Good
f5d27daf63
Use DNS server startup callbacks
...
Simplify waiting for the DNS server to start with the newer "NotifyStartedFunc"
callback.
2015-03-31 16:48:48 -07:00
Ryan Breen
70a71b9454
Website: GH-826 fix anchor links in /docs/agent/watches.html.
2015-03-31 17:22:50 -04:00
Michael S. Fischer
4200a3d04a
Handle SIGTERM when running commands
...
Make Consul treat SIGTERM like it does SIGINT when running commands.
This is especially important when running Consul as a daemon, since
Unix process managers send SIGTERM to restart or terminate a process.
This change is untested on Windows.
Fixes hashicorp/consul#797
2015-03-30 15:32:58 -07:00
Ryan Breen
47c52a62d4
Website: tweaks to docs/internals/architecture.html.
2015-03-30 18:07:58 -04:00
Ryan Breen
4d4c631fd6
Website: very minor tweaks to docs/internals/anti-entropy.html.
2015-03-29 10:53:49 -04:00
Ryan Breen
746e1fc9e4
Website: more cleanup for docs/internals/acl.html.
2015-03-28 11:54:16 -04:00
Ryan Breen
9d71844965
Website: GH-781 and cleanup for docs/internals/acl.html.
2015-03-28 11:26:26 -04:00
Ryan Breen
f5d3e5653f
Merge pull request #823 from silas/doc-link-fix
...
Fix create session link in semaphore guide
2015-03-28 10:42:29 -04:00
Silas Sewell
40a6191720
Fix create session link in semaphore guide
2015-03-28 10:39:53 -04:00
Ryan Uber
265a6cfb4c
Update CHANGELOG.md
2015-03-27 13:49:36 -07:00
Ryan Uber
57da15e049
website: document minimum session TTL setting
2015-03-27 11:34:27 -07:00
Ryan Uber
bc78a55bf4
Merge pull request #821 from fraenkel/sessionttlmin
...
Support SesionTTLMin configuration
2015-03-27 11:24:22 -07:00