Armon Dadgar
|
d3dee0d06c
|
CL updates
|
2015-05-11 17:05:28 -07:00 |
Armon Dadgar
|
ef8027ae2a
|
Merge branch 'Heuriskein-master'
|
2015-05-11 16:48:24 -07:00 |
Armon Dadgar
|
8d86290ebf
|
Fixing merge conflict
|
2015-05-11 16:48:10 -07:00 |
Ryan Breen
|
9a2f04ea73
|
Merge pull request #926 from cruatta/multiple-config-dir-help-text
Multiple config dir help text
|
2015-05-11 13:41:55 -04:00 |
Cameron Ruatta
|
587cd35c6c
|
Adding docs about configuration directory sub-directories
|
2015-05-11 10:36:50 -07:00 |
Cameron Ruatta
|
9271d94532
|
Adding documentation about specifying multiple configuration directories
|
2015-05-11 10:19:04 -07:00 |
Ryan Uber
|
ecf43cf14e
|
command: fix configtest help format
|
2015-05-11 09:42:26 -07:00 |
Ryan Uber
|
8f79a964cd
|
website: link and formatting adjustments for configtest command
|
2015-05-11 09:42:06 -07:00 |
Ryan Uber
|
3ad94bd81d
|
Merge pull request #904 from josephholsten/configtest-clean
add minimal configtest command
|
2015-05-11 09:01:54 -07:00 |
Ryan Uber
|
480c189d9a
|
testutil: key leader wait on bootstrap flag
|
2015-05-08 18:16:35 -07:00 |
Ryan Uber
|
04d73628d1
|
testutil: allow skipping leader wait, update example
|
2015-05-08 18:11:25 -07:00 |
Joseph Anthony Pasquale Holsten
|
afbf68878c
|
command/configtest: add
|
2015-05-08 13:09:50 -07:00 |
Armon Dadgar
|
db134f6190
|
Merge pull request #912 from rojojo23/renew-periodic
modify RenewPeriodic to retry failed Renew until TTL elapses
|
2015-05-08 11:38:51 -07:00 |
Armon Dadgar
|
bc48a0e4e4
|
Merge pull request #921 from hashicorp/b-tf-module-typo
terraform/aws module: typo
|
2015-05-08 11:36:46 -07:00 |
Armon Dadgar
|
b4531164e9
|
consul: updating for Raft API changes
|
2015-05-08 11:35:52 -07:00 |
Paul Hinze
|
e1b3d4f4da
|
terraform/aws module: typo
This is what I get for thinking that the GitHub in-browser editor would
be sufficient. -_-
|
2015-05-08 13:35:24 -05:00 |
Armon Dadgar
|
774e8d135a
|
Merge pull request #920 from hashicorp/tf-module-0.5-compat
Add egress rule to SG for TF 0.5 compat
|
2015-05-08 11:20:29 -07:00 |
Paul Hinze
|
bc551e8747
|
Add egress rule to SG for TF 0.5 compat
See "NOTE on Egress rules" here http://www.terraform.io/docs/providers/aws/r/security_group.html
As reported here: https://github.com/hashicorp/terraform/issues/1873
|
2015-05-08 13:09:51 -05:00 |
Ryan Uber
|
da30e12411
|
Merge pull request #919 from hashicorp/f-parallel
api: run tests in parallel
|
2015-05-08 10:45:28 -07:00 |
Ryan Uber
|
565cac0340
|
api: run tests in parallel
|
2015-05-08 10:27:24 -07:00 |
Armon Dadgar
|
5d0f83d73d
|
consul: more telemetry on RPCs and queries
|
2015-05-07 17:25:12 -07:00 |
Armon Dadgar
|
e59ef3a46f
|
Merge pull request #918 from hashicorp/h-checkfix
Deregister all associated checks on service deregistration
|
2015-05-07 16:59:06 -07:00 |
Ryan Uber
|
3ed0146e44
|
agent: use service ID field to determine associated health checks during deregister
|
2015-05-07 15:30:01 -07:00 |
Ryan Uber
|
7062ecc50f
|
Merge pull request #914 from mkostrikin/patch-2
Change upstart stop consul result
|
2015-05-07 11:02:57 -07:00 |
Maxim N. Kostrikin
|
4812e0c652
|
Change upstart stop consul result
|
2015-05-07 16:49:23 +05:00 |
Robert Johnson
|
379a69d7a4
|
modify RenewPeriodic to retry failed Renews until TTL elapses
|
2015-05-06 16:40:45 -07:00 |
Ryan Uber
|
204c11ec01
|
agent: restore check status when re-registering (updating) services
|
2015-05-06 12:28:42 -07:00 |
Ryan Uber
|
dd57071240
|
website: Document peers api consistency. Fixes #880
|
2015-05-06 12:13:28 -07:00 |
Armon Dadgar
|
9707383021
|
website: Update ACL description to longest-prefix
|
2015-05-06 12:04:40 -07:00 |
Armon Dadgar
|
e111c38dc3
|
Merge pull request #905 from maver1ck/master
Consul prefix services ACLs
|
2015-05-06 12:02:28 -07:00 |
Armon Dadgar
|
f3a8f907fb
|
Merge pull request #909 from hashicorp/f-create
Support ACL upsert behavior
|
2015-05-06 11:22:11 -07:00 |
Armon Dadgar
|
ccbb1bb67f
|
Merge pull request #910 from hashicorp/f-update-persisted
Update agent-persisted services/checks
|
2015-05-06 11:22:02 -07:00 |
Ryan Uber
|
8ef01236e1
|
agent: allow persisted services to be updated on disk
|
2015-05-05 22:36:45 -07:00 |
Ryan Uber
|
739d1fdf03
|
Merge pull request #891 from hashicorp/f-token
ACL tokens for service/check registration
|
2015-05-05 22:17:31 -07:00 |
Armon Dadgar
|
35744c7210
|
consul: Adding flag to support future incompatible commands. Future self will thank me.
|
2015-05-05 19:44:21 -07:00 |
Armon Dadgar
|
c0f92c3256
|
website: Document new ACL upsert behavior
|
2015-05-05 19:25:27 -07:00 |
Armon Dadgar
|
532c06ac43
|
agent: Support ACL upserting
|
2015-05-05 19:25:10 -07:00 |
Armon Dadgar
|
cc9bd0a00b
|
consul: ACL.Apply allows upserting with custom ID
|
2015-05-05 19:19:45 -07:00 |
Armon Dadgar
|
27a820d611
|
agent: Adding test for DNS enable_truncate
|
2015-05-05 14:14:41 -07:00 |
Armon Dadgar
|
ea577fbf70
|
command/agent: Lowercase DC. Fixes #761
|
2015-05-05 13:56:37 -07:00 |
Armon Dadgar
|
8b8abe2268
|
consul: fixing overly redundant logging
|
2015-05-05 13:00:47 -07:00 |
Maciej Bryński
|
11425734d5
|
Consul prefix services ACLs
|
2015-05-05 08:25:19 +02:00 |
Ryan Uber
|
2b62f2f172
|
agent: use an additional parameter for passing tokens
|
2015-05-04 17:48:05 -07: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 |