Brian Shumate
|
36e1a194c2
|
Lower Service tag DNS warning to DEBUG for #2019
|
2016-10-05 08:45:01 -04:00 |
Adam Wolfe Gordon
|
fa08665ad2
|
vendor: Remove go-reap
go-reap is no longer used since we no longer reap child processes.
|
2016-10-04 09:41:29 -06:00 |
Adam Wolfe Gordon
|
ae5bd0f2cc
|
agent: Stop reaping child processes (resolves #1988)
The consul docker image now uses dumb-init to reap child processes, so
there's no need to reap them ourselves.
|
2016-10-04 09:36:41 -06:00 |
Andreas Böttger
|
13c1315916
|
json syntax corrected
|
2016-10-04 15:40:53 +02:00 |
Brian Shumate
|
7fbec39f1f
|
Clarify retry_join addresses for #1462
- Initial pass at adding note about address formats for retry_join;
IPv4 is a list of IPs only, whereas IPv6 are bracketed IPs + port
|
2016-10-03 12:15:24 -04:00 |
Christoph Zauner
|
79287ef280
|
Add info about return values for function Get().
|
2016-10-03 08:24:04 +00:00 |
Aran Deltac
|
fb48da4558
|
Add the Perl Consul client library to the list of SDKs on the web site.
|
2016-10-01 17:52:45 -07:00 |
James Phillips
|
4053bd3dea
|
Merge pull request #2369 from hashicorp/jbs-2204
Update getting started/join to address #2204
|
2016-09-30 07:51:30 -07:00 |
James Phillips
|
51409f3ab4
|
Merge pull request #2377 from hashicorp/jbs-2210
Update variable value information, fixes #2210
|
2016-09-30 07:50:52 -07:00 |
Brian Shumate
|
df41000a94
|
Update variable value information as port must also be specified, fixes #2210
|
2016-09-29 12:50:00 -04:00 |
Brian Shumate
|
86db05c973
|
correction
|
2016-09-29 12:42:22 -04:00 |
Maxim Ivanov
|
d45b0cc68c
|
More flexible Session configuration when using api.Lock
|
2016-09-29 14:07:54 +01:00 |
Brian Shumate
|
dae5b932da
|
Update getting started/join to address #2204
|
2016-09-28 12:20:36 -04:00 |
James Phillips
|
1830d86127
|
Merge pull request #2364 from hashicorp/jbs-docs
Correct inaccurate bind reference, closes #2234
|
2016-09-28 08:32:28 -07:00 |
Brian Shumate
|
a470c4901a
|
Finalize update for -bind
|
2016-09-27 18:36:19 -04:00 |
Brian Shumate
|
bd43bd9981
|
Clarification
|
2016-09-27 12:38:32 -04:00 |
Brian Shumate
|
ac9e1d6a10
|
Correct inaccurate bind reference, closes #2234
|
2016-09-27 12:05:22 -04:00 |
James Phillips
|
0c8add2a1f
|
Merge pull request #2362 from mckennajones/cliflagformatting
Making CLI flag formatting consistent in the docs
|
2016-09-27 07:51:56 -07:00 |
James Phillips
|
9910cbfa0a
|
Update operator.html.markdown
|
2016-09-27 06:25:51 -07:00 |
McKenna Jones
|
d413ca101d
|
Merge branch 'cliflagformatting' of https://github.com/mckennajones/consul into cliflagformatting
|
2016-09-26 21:22:22 -07:00 |
McKenna Jones
|
3390063ec6
|
cli flag formatting for agent docs and one guide
|
2016-09-26 21:22:01 -07:00 |
McKenna Jones
|
e2c647f9fe
|
cli flag formatting for agent docs
|
2016-09-26 19:47:35 -07:00 |
McKenna Jones
|
0f181fd0b5
|
updating cli formatting for intro docs
|
2016-09-26 19:28:39 -07:00 |
James Phillips
|
1f304c3624
|
Update CHANGELOG.md
|
2016-09-26 16:58:32 -07:00 |
James Phillips
|
18c4278fcc
|
Update CHANGELOG.md
|
2016-09-26 16:58:20 -07:00 |
James Phillips
|
7f5b3e2401
|
Update CHANGELOG.md
|
2016-09-26 16:57:58 -07:00 |
Seth Vargo
|
d1ced4a5c4
|
Merge pull request #2360 from hashicorp/sethvargo/kv_cli
Add kv subcommand and CLI
|
2016-09-26 16:51:30 -07:00 |
Seth Vargo
|
784b45a5b6
|
Update cas docs
|
2016-09-26 16:15:27 -07:00 |
Seth Vargo
|
74e35b1f48
|
Fix kv put flags
|
2016-09-26 16:13:39 -07:00 |
Seth Vargo
|
90f4953b47
|
Fix up kv put help output
|
2016-09-26 16:11:23 -07:00 |
Seth Vargo
|
e3430e6806
|
Remove base64 comment entirely
|
2016-09-26 16:10:22 -07:00 |
Seth Vargo
|
8ac6877f20
|
Remove debugging code
|
2016-09-26 16:09:35 -07:00 |
Seth Vargo
|
b8d055dcad
|
Fix typo
|
2016-09-26 16:06:56 -07:00 |
Seth Vargo
|
70fd7efde9
|
Fix CAS operations for put
|
2016-09-26 16:06:56 -07:00 |
Seth Vargo
|
9cd78ea4d4
|
Update kv get docs
|
2016-09-26 16:06:56 -07:00 |
Seth Vargo
|
46f4093f14
|
Change delete CAS behavior to require ModifyIndex
|
2016-09-26 16:06:55 -07:00 |
Seth Vargo
|
7843f284e0
|
Rename session name to session ID
|
2016-09-26 16:06:55 -07:00 |
Seth Vargo
|
81a28ffd38
|
Update ModifyIndex comment
|
2016-09-26 16:06:55 -07:00 |
Seth Vargo
|
d2677aede2
|
Gemfile was wonky
|
2016-09-26 16:06:54 -07:00 |
Seth Vargo
|
738f12329a
|
Fix copy-paste comments
|
2016-09-26 16:06:54 -07:00 |
Seth Vargo
|
819d87918e
|
Fix styles
|
2016-09-26 16:06:54 -07:00 |
Seth Vargo
|
533e4b3168
|
Add top-level docs command
|
2016-09-26 16:06:54 -07:00 |
Seth Vargo
|
ce5c820c4a
|
Add kv delete command
|
2016-09-26 16:06:53 -07:00 |
Seth Vargo
|
d5dd8ef7a1
|
Add kv put command
|
2016-09-26 16:06:53 -07:00 |
Seth Vargo
|
a8dc0f86b6
|
Add kv get
|
2016-09-26 16:06:53 -07:00 |
Seth Vargo
|
cd8ac28a87
|
Add kv command stubs
|
2016-09-26 16:06:53 -07:00 |
Seth Vargo
|
ca57f37c2f
|
Update middleman
|
2016-09-26 16:06:52 -07:00 |
Seth Vargo
|
ec16f75124
|
Add test function for returning an API client
|
2016-09-26 16:06:52 -07:00 |
Seth Vargo
|
50424694fc
|
Add documentation to KVPair
Based on discussions with @slackpad, some of the values in the KVPair are
ReadOnly. This commit updates the docs to reflect that.
|
2016-09-26 16:06:52 -07:00 |
James Phillips
|
8f9f0028e3
|
Merge pull request #2361 from jfbibeau/patch-1
Docs: Update command to create sample service
|
2016-09-26 14:23:31 -07:00 |