James Phillips
|
b300e9f0d2
|
Update CHANGELOG.md
|
2017-02-13 18:46:35 -08:00 |
James Phillips
|
29bfe1a5ad
|
Update CHANGELOG.md
|
2017-02-13 17:06:22 -08:00 |
James Phillips
|
ac180296c1
|
Update CHANGELOG.md
|
2017-02-13 17:05:47 -08:00 |
James Phillips
|
8873ec072b
|
Merge pull request #2739 from hashicorp/b-radix-leaf-fixes
Updates hashicorp/go-immutable-radix to pick up leaf panic fixes.
|
2017-02-13 17:02:29 -08:00 |
James Phillips
|
1f6425124f
|
Updates hashicorp/go-immutable-radix to pick up leaf panic fixes.
This fixes #2724 by properly tracking leaf updates during very large
delete transactions.
|
2017-02-13 16:47:49 -08:00 |
James Phillips
|
68e2839aa8
|
Update CHANGELOG.md
|
2017-02-11 10:27:40 -08:00 |
Kyle Havlovitz
|
8a5164e14a
|
Merge pull request #2735 from hashicorp/update-cleanhttp
Update unix dial functions to use DialContext with new go-cleanhttp
|
2017-02-10 21:41:20 -05:00 |
Jeff Mitchell
|
73035f9ef8
|
Update TestHTTPServer_UnixSocket with DialContext
|
2017-02-10 21:29:42 -05:00 |
Jeff Mitchell
|
44733caf5c
|
Update unix dial functions to use DialContext with new go-cleanhttp
|
2017-02-10 21:11:21 -05:00 |
Kyle Havlovitz
|
73d8529b3a
|
Update CHANGELOG.md
|
2017-02-10 20:46:49 -05:00 |
Kyle Havlovitz
|
466e39d27a
|
Merge pull request #2732 from hashicorp/f-validate-command
Deprecate configtest and add validate command
|
2017-02-10 20:34:09 -05:00 |
Kyle Havlovitz
|
12877296a7
|
Update CHANGELOG.md
|
2017-02-10 20:32:29 -05:00 |
Kyle Havlovitz
|
b79f613241
|
Merge pull request #2730 from hashicorp/f-cli-https-parsing
Clean up http-addr parsing for https and unix sockets
|
2017-02-10 20:23:45 -05:00 |
Kyle Havlovitz
|
2aebff3bd3
|
Add -quiet flag to validate
|
2017-02-10 20:14:22 -05:00 |
James Phillips
|
0d23c50682
|
Update CHANGELOG.md
|
2017-02-10 17:13:42 -08:00 |
James Phillips
|
9944c00509
|
Merge pull request #2733 from hashicorp/revert-2731-update-cleanhttp
Revert "Updates go-cleanhttp to get better tuning for newer Go versions."
|
2017-02-10 17:13:10 -08:00 |
James Phillips
|
fe3a4e87a2
|
Revert "Updates go-cleanhttp to get better tuning for newer Go versions."
|
2017-02-10 17:12:56 -08:00 |
Kyle Havlovitz
|
c9abafab92
|
Update docs and give better error for unknown client scheme
|
2017-02-10 19:55:54 -05:00 |
James Phillips
|
2aba11dc5b
|
Update CHANGELOG.md
|
2017-02-10 16:41:38 -08:00 |
James Phillips
|
5f5dcab59d
|
Merge pull request #2731 from hashicorp/update-cleanhttp
Updates go-cleanhttp to get better tuning for newer Go versions.
|
2017-02-10 16:40:25 -08:00 |
James Phillips
|
43fa3f4d4d
|
Updates go-cleanhttp to get better tuning for newer Go versions.
|
2017-02-10 16:39:19 -08:00 |
Kyle Havlovitz
|
eee5eb3fb8
|
Update website docs for validate command
|
2017-02-10 19:38:38 -05:00 |
Kyle Havlovitz
|
fe7b26a996
|
Deprecate the configtest command and add the validate command
|
2017-02-10 19:21:51 -05:00 |
Kyle Havlovitz
|
9e23dabbfa
|
Allow internal watches to use https and unix sockets
|
2017-02-10 18:38:39 -05:00 |
Kyle Havlovitz
|
a7a6ee9f4c
|
Allow prefixing -http-addr with http/https schemes
|
2017-02-10 18:25:46 -05:00 |
Kyle Havlovitz
|
0a7c092326
|
Merge pull request #2729 from hashicorp/f-cli-remove-rpc
Remove CLI rpc functions
|
2017-02-10 14:37:23 -05:00 |
Kyle Havlovitz
|
a8eaad3ba4
|
Remove cli rpc functions
|
2017-02-10 13:57:02 -05:00 |
Kyle Havlovitz
|
93853340f0
|
Merge pull request #2726 from hashicorp/f-cli-rework-3
Centralize command-line parsing part 3
|
2017-02-10 13:42:01 -05:00 |
Kyle Havlovitz
|
152b71ec89
|
Formatting fix in members output
|
2017-02-10 13:02:37 -05:00 |
James Phillips
|
7e52e95c47
|
Adds clarifying note about the wakeup jitter.
Closes #2727.
|
2017-02-09 20:28:38 -08:00 |
Kyle Havlovitz
|
55ee1b0aed
|
Merge branch 'master' into f-cli-rework-3
|
2017-02-09 21:24:27 -05:00 |
Kyle Havlovitz
|
579addc1c7
|
Update CHANGELOG.md
|
2017-02-09 21:11:43 -05:00 |
Kyle Havlovitz
|
8ecbd91341
|
Merge pull request #2723 from hashicorp/f-cli-rework-2
Centralize command-line parsing part 2
|
2017-02-09 21:09:35 -05:00 |
Kyle Havlovitz
|
bad037fb58
|
Cleanup and formatting adjustments
|
2017-02-09 20:49:17 -05:00 |
Kyle Havlovitz
|
ea66375063
|
Convert watch command to use base.Command
|
2017-02-09 20:36:01 -05:00 |
Kyle Havlovitz
|
edbb0ce0b8
|
Add missing doc page for version command
|
2017-02-09 20:08:25 -05:00 |
Kyle Havlovitz
|
aa0d2502f8
|
Convert snapshot command to use base.Command
|
2017-02-09 20:00:38 -05:00 |
Kyle Havlovitz
|
8236af47ba
|
Convert rtt command to use base.Command
|
2017-02-09 19:38:06 -05:00 |
Kyle Havlovitz
|
8c14f93fb1
|
Convert reload command to use base.Command
|
2017-02-09 19:32:22 -05:00 |
Kyle Havlovitz
|
369b4b6d73
|
Convert operator command to use base.Command
|
2017-02-09 18:19:34 -05:00 |
Kyle Havlovitz
|
be17779c42
|
Convert monitor command to use base.Command
|
2017-02-09 17:31:52 -05:00 |
Kyle Havlovitz
|
14415741a3
|
Convert members command to use base.Command
|
2017-02-09 17:12:47 -05:00 |
Kyle Havlovitz
|
6c4d4f9a32
|
Convert maint command to use base.Command
|
2017-02-09 17:06:19 -05:00 |
Kyle Havlovitz
|
ccb193f77f
|
Convert leave command to use base.Command
|
2017-02-09 16:48:12 -05:00 |
Seth Vargo
|
997bd4aa94
|
Cache assets longer
|
2017-02-09 14:39:51 -05:00 |
Seth Vargo
|
854b0b021a
|
Change cache to 4h
|
2017-02-09 14:36:28 -05:00 |
Kyle Havlovitz
|
746dbc1c51
|
Make join exit non-zero if no nodes were joined
|
2017-02-08 19:45:13 -05:00 |
Kyle Havlovitz
|
14a7ffc098
|
Convert kv commands to use base.Command
|
2017-02-08 19:26:24 -05:00 |
Kyle Havlovitz
|
abdf1fbab3
|
Convert keyring command to use base.Command
|
2017-02-08 18:25:47 -05:00 |
Kyle Havlovitz
|
d67151908d
|
Convert keygen command to use base.Command
|
2017-02-08 17:19:17 -05:00 |