Ryan Uber
|
1ac6b10aed
|
command/keys: use key command implemented
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
222adc92a0
|
command/keys: customize info message when listing keys
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
7b6f3d6dcc
|
agent: install key command implemented
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
3a68d9e506
|
command/keys: use PrefixedUi for keys command
|
2014-11-19 16:30:22 -08:00 |
Ryan Uber
|
0f611572cc
|
command/keys: fail fast if no actionable args were passed
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
e4251a3372
|
agent: fix inversed lan/wan key listing
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
9b4707a329
|
command/keys: list keys working end-to-end
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
f771f2ef92
|
command: add option for -wan to keys command
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
67b179ccc9
|
command: basic rpc works for keys command
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
4dd1b42477
|
consul: use rpc layer only for key management functions, add rpc commands
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
ed3562b809
|
command: add skeletons for keys command
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
b1c0bb60ce
|
command: warn when passing -encrypt when keyring already exists
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
471ee9ce8f
|
command: create serf dir if it doesn't exist, document -disable-keyring arg
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
0da6e08d9d
|
consul: fix json marshaling
|
2014-11-19 16:30:21 -08:00 |
Ryan Uber
|
e20a724999
|
consul: first pass at keyring integration
|
2014-11-19 16:30:20 -08:00 |
Armon Dadgar
|
6c83ef119a
|
agent: Fixing wan join tests
|
2014-11-19 13:53:17 -08:00 |
Armon Dadgar
|
c449f07b38
|
agent: Fixing config merge test
|
2014-11-19 13:38:58 -08:00 |
Armon Dadgar
|
666cf3c483
|
agent: Fixing UiDir in test
|
2014-11-19 13:29:15 -08:00 |
Armon Dadgar
|
485f0a0c93
|
agent: Fixing port collision in tests
|
2014-11-19 11:51:25 -08:00 |
Armon Dadgar
|
6be29e17c2
|
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
|
d6b37a9400
|
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
|
e9c7b1df93
|
consul: Increase maximum number of parallel readers
|
2014-11-18 18:46:43 -08:00 |
Atin Malaviya
|
61f1d24f39
|
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
|
e6b6f18172
|
Make the 'consul version' to return value that is from 'git describe --tags'
|
2014-11-18 22:15:58 +00:00 |
Armon Dadgar
|
3b3f082283
|
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
|
f1f8c88228
|
Moved TLS Config stuff to tlsutil package
|
2014-11-18 11:03:36 -05:00 |
Atin Malaviya
|
0904c651a8
|
Change names to StartJoinWan, RetryJoinWan etc
|
2014-11-17 17:14:59 -05:00 |
Atin Malaviya
|
f4fd8453ed
|
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
|
09493061d8
|
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
|
5b41170f47
|
Add start-wan-join, retry-wan-join and related configuration options and commandline options
|
2014-11-14 10:56:39 -05:00 |
Armon Dadgar
|
2fafac5aa7
|
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
|
6e69b3e40d
|
Another typo
|
2014-11-13 17:44:20 -05:00 |
Laurent Raufaste
|
7f73e03b0b
|
extra '
|
2014-11-13 17:43:25 -05:00 |
Laurent Raufaste
|
29aaffdc37
|
Doc explaining the blacklist mode and consul exec
|
2014-11-13 17:42:39 -05:00 |
Ryan Uber
|
3facf1bdf4
|
website: better description of config merging in agent options. Closes #470
|
2014-11-13 12:04:09 -08:00 |
Seth Vargo
|
25d467805a
|
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
|
b3ef4b8881
|
[Doc] Added missing link to leader-election
|
2014-11-13 16:56:07 +01:00 |
Armon Dadgar
|
8a1969cc8c
|
consul: Fixing key list index calculation
|
2014-11-12 17:55:45 -08:00 |
Armon Dadgar
|
bd612b7bc2
|
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
|
8c5bf1ca25
|
Typo fix for events command doc
|
2014-11-10 16:37:18 -05:00 |
Ryan Uber
|
1b63cbf21e
|
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
|
df5859580f
|
agent: pass notes field through for checks inside of service definitions. Fixes #449
|
2014-11-06 18:25:21 -08:00 |
Seth Vargo
|
de1b929dd0
|
Merge pull request #455 from neilbaylorrulez/patch-1
improved Parallax scrolling performance in webkit
|
2014-11-05 12:18:38 -05:00 |
Neil Taylor
|
dee778610f
|
improved Parallax scrolling performance in webkit
|
2014-11-05 12:08:35 -05:00 |
Ryan Uber
|
bfb9b9b4af
|
Merge pull request #453 from dpb587/patch-typos
Fix some typos in website docs
|
2014-11-04 21:54:49 -08:00 |
Danny Berger
|
3da9291ae1
|
Fix some typos in website docs
|
2014-11-04 21:33:42 -07:00 |
Armon Dadgar
|
cf7e9e40d5
|
Fixing unit tests
|
2014-11-03 11:40:55 -08:00 |
Armon Dadgar
|
cd936793ad
|
Support old recursor config for backwards compatibility
|
2014-11-03 11:28:21 -08:00 |
Armon Dadgar
|
632bbcdd54
|
Merge pull request #448 from foostan/multiple_recursor
Add multiple recursor definition support
|
2014-11-03 11:18:37 -08:00 |
Armon Dadgar
|
f21db4e2ee
|
Merge pull request #450 from ceh/fix-missing-arguments
Fix missing arguments
|
2014-11-01 15:23:36 -07:00 |