Ryan Uber
|
5f04ae277e
|
command/keys: remove key command implemented
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
ccda799039
|
command/keys: use key command implemented
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
d52163703e
|
command/keys: customize info message when listing keys
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
d03ed1a9ba
|
agent: install key command implemented
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
b11afa33f3
|
command/keys: use PrefixedUi for keys command
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
164f2428ff
|
command/keys: fail fast if no actionable args were passed
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
cae3f0fd0b
|
agent: fix inversed lan/wan key listing
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
83af160fc3
|
command/keys: list keys working end-to-end
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
b200332ae3
|
command: add option for -wan to keys command
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
43a60f1424
|
command: basic rpc works for keys command
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
96376212ff
|
consul: use rpc layer only for key management functions, add rpc commands
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
f25c2c1f06
|
command: add skeletons for keys command
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
61e3647ac1
|
command: warn when passing -encrypt when keyring already exists
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
208b5ae58f
|
command: create serf dir if it doesn't exist, document -disable-keyring arg
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
4b26566537
|
consul: fix json marshaling
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
8a4ed84711
|
consul: first pass at keyring integration
|
2014-11-19 16:30:20 -08:00 |
Armon Dadgar
|
dd8c0f1282
|
agent: Fixing wan join tests
|
2014-11-19 13:53:17 -08:00 |
Armon Dadgar
|
5d486a6bd0
|
agent: Fixing config merge test
|
2014-11-19 13:38:58 -08:00 |
Armon Dadgar
|
e831949380
|
agent: Fixing UiDir in test
|
2014-11-19 13:29:15 -08:00 |
Armon Dadgar
|
de35a8e38f
|
agent: Fixing port collision in tests
|
2014-11-19 11:51:25 -08:00 |
Armon Dadgar
|
dd41c69389
|
Merge pull request #478 from amalaviy/https
Added HTTPS support via a new HTTPS Port configuration option
|
2014-11-19 11:17:10 -08:00 |
Armon Dadgar
|
c08680823b
|
Merge pull request #480 from epankala/consul_version
Make the 'consul version' to return value that is from 'git describe --tags'
|
2014-11-19 10:59:38 -08:00 |
Armon Dadgar
|
bd1e03428c
|
consul: Increase maximum number of parallel readers
|
2014-11-18 18:46:43 -08:00 |
Atin Malaviya
|
2bd0e8c745
|
consul.Config() helper to generate the tlsutil.Config{} struct, 30 second keepalive, use keepalive for HTTP and HTTPS
|
2014-11-18 17:56:48 -05:00 |
Janne Paenkaelae
|
e15262c8b7
|
Make the 'consul version' to return value that is from 'git describe --tags'
|
2014-11-18 22:15:58 +00:00 |
Armon Dadgar
|
a66d9e8c7f
|
Merge pull request #477 from amalaviy/retry_wan_join
Add start-wan-join, retry-wan-join and related configuration and commandline options
|
2014-11-18 13:28:43 -08:00 |
Atin Malaviya
|
b4424a1a50
|
Moved TLS Config stuff to tlsutil package
|
2014-11-18 11:03:36 -05:00 |
Atin Malaviya
|
46178dbb37
|
Change names to StartJoinWan, RetryJoinWan etc
|
2014-11-17 17:14:59 -05:00 |
Atin Malaviya
|
59a68ecc26
|
Added HTTPS support via a new HTTPS Port configuration option similar to the HTTP Port.
|
2014-11-17 14:29:35 -05:00 |
Ryan Uber
|
83515da890
|
deps: add 0.4.1 deps file, rename 0-4.1 to match naming convention
|
2014-11-15 22:40:36 -08:00 |
Atin Malaviya
|
df8d099f49
|
Add start-wan-join, retry-wan-join and related configuration options and commandline options
|
2014-11-14 10:56:39 -05:00 |
Armon Dadgar
|
2cdbae5a95
|
Merge pull request #471 from lra/doc_acl_rexec
Doc explaining the blacklist mode and consul exec
|
2014-11-13 16:20:07 -08:00 |
Laurent Raufaste
|
bb7eb29ade
|
Another typo
|
2014-11-13 17:44:20 -05:00 |
Laurent Raufaste
|
dfc094a5d0
|
extra '
|
2014-11-13 17:43:25 -05:00 |
Laurent Raufaste
|
19820d9794
|
Doc explaining the blacklist mode and consul exec
|
2014-11-13 17:42:39 -05:00 |
Ryan Uber
|
c9de806ab9
|
website: better description of config merging in agent options. Closes #470
|
2014-11-13 12:04:09 -08:00 |
Seth Vargo
|
69f218c501
|
Merge pull request #469 from lyrixx/patch-1
[Doc] Added missing link to leader-election
|
2014-11-13 11:08:06 -05:00 |
Grégoire Pineau
|
36c44d4386
|
[Doc] Added missing link to leader-election
|
2014-11-13 16:56:07 +01:00 |
Armon Dadgar
|
0540605110
|
consul: Fixing key list index calculation
|
2014-11-12 17:55:45 -08:00 |
Armon Dadgar
|
3caf5e2c57
|
Merge pull request #462 from vindir/feature/typo-fix
Typo fix for events command doc
|
2014-11-10 14:42:33 -08:00 |
Jamey Owens
|
a0f954b0ae
|
Typo fix for events command doc
|
2014-11-10 16:37:18 -05:00 |
Ryan Uber
|
9ddba236d0
|
Merge pull request #458 from hashicorp/h-notes
Pass notes field from service checks through
|
2014-11-06 21:07:45 -08:00 |
Ryan Uber
|
398179dcad
|
agent: pass notes field through for checks inside of service definitions. Fixes #449
|
2014-11-06 18:25:21 -08:00 |
Seth Vargo
|
063a8d10a9
|
Merge pull request #455 from neilbaylorrulez/patch-1
improved Parallax scrolling performance in webkit
|
2014-11-05 12:18:38 -05:00 |
Neil Taylor
|
8486f0ddc1
|
improved Parallax scrolling performance in webkit
|
2014-11-05 12:08:35 -05:00 |
Ryan Uber
|
2658377ead
|
Merge pull request #453 from dpb587/patch-typos
Fix some typos in website docs
|
2014-11-04 21:54:49 -08:00 |
Danny Berger
|
4347b9394d
|
Fix some typos in website docs
|
2014-11-04 21:33:42 -07:00 |
Armon Dadgar
|
f5acbace17
|
Fixing unit tests
|
2014-11-03 11:40:55 -08:00 |
Armon Dadgar
|
982b177e69
|
Support old recursor config for backwards compatibility
|
2014-11-03 11:28:21 -08:00 |
Armon Dadgar
|
2c16fec0cc
|
Merge pull request #448 from foostan/multiple_recursor
Add multiple recursor definition support
|
2014-11-03 11:18:37 -08:00 |