Frank Schroeder
9ada4b16d0
Revert "Test using issue numbers in CHANGELOG"
...
This reverts commit 3d069781ff
.
2017-10-04 20:32:58 +02:00
Frank Schröder
3d069781ff
Test using issue numbers in CHANGELOG
2017-10-04 20:29:14 +02:00
Frank Schroeder
bbd5bad83b
Revert "Test using github links in CHANGELOG"
...
This reverts commit e72ff5dd43
.
2017-10-04 20:23:10 +02:00
Frank Schröder
e72ff5dd43
Test using github links in CHANGELOG
2017-10-04 20:21:59 +02:00
James Phillips
59aee5a55d
Update CHANGELOG.md
2017-10-04 10:48:30 -07:00
Frank Schröder
ce887a0c45
Provide stable config for agent/self ( #3532 )
...
* config: provide stable config for /v1/agent/self (#3530 )
This patch adds a stable subset of the previous Config struct to the
agent/self response. The actual runtime configuration is moved into
DebugConfig and will be documented to change.
Fixes #3530
* config: fix tests
* doc: update api documentation for /v1/agent/self
2017-10-04 10:43:17 -07:00
Frank Schroeder
69a02f22a1
Update CHANGELOG.md
2017-10-04 19:20:56 +02:00
Frank Schroeder
2191511e9f
doc: drop last references to -retry-join-* options
2017-10-04 19:12:28 +02:00
Frank Schroeder
012ec7876e
doc: document go-discover format change
2017-10-04 19:12:28 +02:00
Frank Schroeder
c58c310419
Update github.com/hashicorp/go-discover to pull in new config parser
...
This patch updates the go-discover library to use the new config parser
which uses a different encoding scheme for the go-discover config DSL.
Values are no longer URL encoded but taken literally unless they contain
spaces, backslashes or double quotes. To support keys or values with
these special characters the string needs to be double quoted and usual
escaping rules apply.
Fixes #3417
2017-10-04 19:12:28 +02:00
James Phillips
53144d02a5
Update CHANGELOG.md
2017-10-04 09:55:15 -07:00
James Phillips
4f2dccc2a9
Merge pull request #3531 from hashicorp/pr-3521-slackpad
...
ui: Use monospace font for textarea controls.
2017-10-04 09:53:41 -07:00
James Phillips
b34d576193
Updates checked in web assets to pick up CSS change.
...
Closes #3521
2017-10-04 09:52:15 -07:00
Preetha Appan
7cf7b45188
Update CHANGELOG.md
2017-10-04 10:46:36 -05:00
preetapan
25f1134821
Merge pull request #3523 from hashicorp/issue_3511
...
Introduces new 'list' permission that applies to KV store recursive reads
2017-10-04 09:51:19 -05:00
Preetha Appan
41ec69f71a
Update ACL guide to describe the new list policy for Keys
2017-10-04 06:19:20 -05:00
preetapan
01598a2300
Merge pull request #3528 from hashicorp/raft_vendor_update
...
Updates vendor directory for raft to record raft v1.0.0. No functiona…
2017-10-03 17:25:37 -05:00
Preetha Appan
f7d009b177
Updates vendor directory for raft to record raft v1.0.0. No functional changes
2017-10-03 17:19:10 -05:00
Preetha Appan
8dcd7e700c
Remove extra newline
2017-10-03 15:19:31 -05:00
Preetha Appan
26accb3b8a
Only allow 'list' policies within 'key' policy definitions. Consolidated two similar tests into one and fixed alignment.
2017-10-03 15:15:56 -05:00
Preetha Appan
51a04ec87d
Introduces new 'list' permission that applies to KV store recursive reads, and enforced only when opted in.
2017-10-02 17:10:21 -05:00
Cyril Gaudin
b523a01ac1
ui: Use monospace font for textarea controls.
2017-10-02 15:49:20 +02:00
Kyle Havlovitz
93bf819c36
Update snapshot agent docs
2017-09-29 12:28:04 -07:00
Kyle Havlovitz
787787f904
Split BaseCommand http config into a separate function
2017-09-29 12:26:14 -07:00
James Phillips
f8da72a8b5
Update CHANGELOG.md
2017-09-29 12:00:56 -07:00
Frank Schroeder
8c1ed2cdf2
Update CHANGELOG.md
2017-09-29 20:56:01 +02:00
Frank Schroeder
1944218492
use ports from derived addresses
2017-09-29 20:26:43 +02:00
Frank Schroeder
b0b84604fc
update docs
2017-09-29 20:26:43 +02:00
Frank Schroeder
42f8ff7b3c
config: drop advertise_addrs
...
Fixes #3516
2017-09-29 20:26:43 +02:00
Preetha Appan
9b3481265a
Fix grammar in containers guide.
2017-09-29 10:37:04 -05:00
Preetha Appan
2c684ebb51
Update containers guide to mention that Consul now handles nodes changing IP addresses.
2017-09-29 10:20:33 -05:00
James Phillips
1181ab0d11
Clarifies server requirement for bootstrap-expect.
...
Fixes #3510 .
2017-09-28 22:02:37 -07:00
preetapan
aba66da7d6
Update CHANGELOG,md
2017-09-28 21:26:31 -05:00
Preetha Appan
24a5812a4f
Update CHANGELOG.md with operator API endpoints whose http verb enforcement behavior change with 1.0
2017-09-28 21:15:15 -05:00
preetapan
a3ae06e1d1
Merge pull request #3515 from hashicorp/sentinel_doc_update
...
Update sentinel documentation to remove features that are coming in a…
2017-09-28 21:02:34 -05:00
Preetha Appan
54bb478372
Update sentinel documentation to remove features that are coming in a future release
2017-09-28 21:00:00 -05:00
Kyle Havlovitz
8b31eef467
Add base command option for hiding generated help for normal args
2017-09-28 18:43:28 -07:00
James Phillips
a2997e2823
Update CHANGELOG.md
2017-09-28 15:40:07 -07:00
James Phillips
068d04c417
Merge pull request #3513 from hashicorp/list-peers-error
...
Returns errors properly from the consul operator raft list-peers comm…
2017-09-28 15:39:00 -07:00
James Phillips
be92c6862d
Returns errors properly from the consul operator raft list-peers command.
2017-09-28 15:37:59 -07:00
Frank Schroeder
4862275525
Update CHANGELOG.md
2017-09-28 12:49:37 +02:00
Frank Schroeder
622bc8473b
Merge pull request #3343 from zeroae/f-node-dns-txt-record
2017-09-28 12:45:31 +02:00
Frank Schroeder
abe41d231c
Fix tests after config refactor
2017-09-28 12:32:46 +02:00
Patrick Sodré
fa67334361
Update docs on RFC1464 vs RFC1035 options
2017-09-28 12:32:46 +02:00
Patrick Sodré
7501331d13
Implement encodeKVasRFC1464 function
2017-09-28 12:32:46 +02:00
Patrick Sodré
2cc6ac542c
Add RFC1464 tests
2017-09-28 12:32:45 +02:00
Patrick Sodré
865f087ec9
Turn encodeKVasRFC1464 into a plain function
2017-09-28 12:32:45 +02:00
Patrick Sodré
12fb0bfd5b
Use verify for NodeLookup CNAME, and TXT tests
2017-09-28 12:32:45 +02:00
Patrick Sodré
d5e3b9d843
Refactor formatTxtRecords as encodeKVasRFC1464
...
- Move the logic of rfc1035 out of the encoding function
- Left basic version of encodingKV as 'k=v'
2017-09-28 12:32:45 +02:00
Patrick Sodré
655c89ee10
Fix editorial suggestions
2017-09-28 12:32:45 +02:00