Commit Graph

7018 Commits (94726ef105fc7feebced2f5e9fc0535046a05073)
 

Author SHA1 Message Date
Frank Schröder ce887a0c45 Provide stable config for agent/self (#3532)
7 years ago
Frank Schroeder 69a02f22a1
Update CHANGELOG.md
7 years ago
Frank Schroeder 2191511e9f doc: drop last references to -retry-join-* options
7 years ago
Frank Schroeder 012ec7876e doc: document go-discover format change
7 years ago
Frank Schroeder c58c310419 Update github.com/hashicorp/go-discover to pull in new config parser
7 years ago
James Phillips 53144d02a5 Update CHANGELOG.md
7 years ago
James Phillips 4f2dccc2a9 Merge pull request #3531 from hashicorp/pr-3521-slackpad
7 years ago
James Phillips b34d576193
Updates checked in web assets to pick up CSS change.
7 years ago
Preetha Appan 7cf7b45188 Update CHANGELOG.md
7 years ago
preetapan 25f1134821 Merge pull request #3523 from hashicorp/issue_3511
7 years ago
Preetha Appan 41ec69f71a Update ACL guide to describe the new list policy for Keys
7 years ago
preetapan 01598a2300 Merge pull request #3528 from hashicorp/raft_vendor_update
7 years ago
Preetha Appan f7d009b177 Updates vendor directory for raft to record raft v1.0.0. No functional changes
7 years ago
Preetha Appan 8dcd7e700c Remove extra newline
7 years ago
Preetha Appan 26accb3b8a Only allow 'list' policies within 'key' policy definitions. Consolidated two similar tests into one and fixed alignment.
7 years ago
Preetha Appan 51a04ec87d Introduces new 'list' permission that applies to KV store recursive reads, and enforced only when opted in.
7 years ago
Cyril Gaudin b523a01ac1 ui: Use monospace font for textarea controls.
7 years ago
Kyle Havlovitz 93bf819c36
Update snapshot agent docs
7 years ago
Kyle Havlovitz 787787f904
Split BaseCommand http config into a separate function
7 years ago
James Phillips f8da72a8b5 Update CHANGELOG.md
7 years ago
Frank Schroeder 8c1ed2cdf2
Update CHANGELOG.md
7 years ago
Frank Schroeder 1944218492 use ports from derived addresses
7 years ago
Frank Schroeder b0b84604fc update docs
7 years ago
Frank Schroeder 42f8ff7b3c config: drop advertise_addrs
7 years ago
Preetha Appan 9b3481265a Fix grammar in containers guide.
7 years ago
Preetha Appan 2c684ebb51 Update containers guide to mention that Consul now handles nodes changing IP addresses.
7 years ago
James Phillips 1181ab0d11 Clarifies server requirement for bootstrap-expect.
7 years ago
preetapan aba66da7d6 Update CHANGELOG,md
7 years ago
Preetha Appan 24a5812a4f Update CHANGELOG.md with operator API endpoints whose http verb enforcement behavior change with 1.0
7 years ago
preetapan a3ae06e1d1 Merge pull request #3515 from hashicorp/sentinel_doc_update
7 years ago
Preetha Appan 54bb478372 Update sentinel documentation to remove features that are coming in a future release
7 years ago
Kyle Havlovitz 8b31eef467
Add base command option for hiding generated help for normal args
7 years ago
James Phillips a2997e2823 Update CHANGELOG.md
7 years ago
James Phillips 068d04c417 Merge pull request #3513 from hashicorp/list-peers-error
7 years ago
James Phillips be92c6862d
Returns errors properly from the consul operator raft list-peers command.
7 years ago
Frank Schroeder 4862275525
Update CHANGELOG.md
7 years ago
Frank Schroeder 622bc8473b
Merge pull request #3343 from zeroae/f-node-dns-txt-record
7 years ago
Frank Schroeder abe41d231c
Fix tests after config refactor
7 years ago
Patrick Sodré fa67334361
Update docs on RFC1464 vs RFC1035 options
7 years ago
Patrick Sodré 7501331d13
Implement encodeKVasRFC1464 function
7 years ago
Patrick Sodré 2cc6ac542c
Add RFC1464 tests
7 years ago
Patrick Sodré 865f087ec9
Turn encodeKVasRFC1464 into a plain function
7 years ago
Patrick Sodré 12fb0bfd5b
Use verify for NodeLookup CNAME, and TXT tests
7 years ago
Patrick Sodré d5e3b9d843
Refactor formatTxtRecords as encodeKVasRFC1464
7 years ago
Patrick Sodré 655c89ee10
Fix editorial suggestions
7 years ago
Patrick Sodré afb0c92334
Remove redundant check of Node.Meta size
7 years ago
Patrick Sodré 53e812e759
Return Node.Meta info using the DNS interface
7 years ago
Patrick Sodré ab90865865
Add test for NoteLookup ANY request
7 years ago
Patrick Sodré 4c6b8022c2
Add test for querying Node.Meta with DNS TXT
7 years ago
Patrick Sodré 8e14b527e8
Update docs to include support for TXT records
7 years ago