6390 Commits (fe915938c7037d66f9c33a0ab98c2e0e9ffacf14)
 

Author SHA1 Message Date
James Phillips c7c35331ed
Puts the tree in 0.9.2 release mode. 7 years ago
James Phillips 0e82e08168 Update CHANGELOG.md 7 years ago
Frank Schröder 4b642fed2f agent: honor deprecated flags for retry-join-{ec2,azure,gce} (#3384) 7 years ago
James Phillips d07946949d Update CHANGELOG.md 7 years ago
James Phillips e9bd05b603 Merge pull request #3383 from hashicorp/revert-3340-issue_2637 7 years ago
James Phillips e8a83bb463 Revert "Return 403 rather than a 404 when acls cause all results to be filter…" 7 years ago
James Phillips 6dc829d75f Merge pull request #3382 from hashicorp/revert-3380-fix_acls 7 years ago
James Phillips 02a87df044 Revert "Ensure that we return a permission denied only if the list of keys/en…" 7 years ago
preetapan 03b363e931 Merge pull request #3380 from hashicorp/fix_acls 7 years ago
Preetha Appan 42fb49c00b Added unit test case to kvs_endpointtest 7 years ago
Preetha Appan 3276891142 Ensure that we return a permission denied only if the list of keys/entries prior to filtering by ACL is non empty 7 years ago
James Phillips d42c743c84 Merge pull request #3377 from hashicorp/refactor-pkgs 7 years ago
Preetha Appan dc23d55524 Add note about configuring recursors to be able to resolve external services. 7 years ago
Frank Schroeder 7cff50a4df
agent: move agent/consul/agent to agent/metadata 7 years ago
Frank Schroeder c395599cea
agent: move agent/consul/servers to agent/router 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
James Phillips 81194972a0 Merge pull request #3375 from sin5th/sin5th 7 years ago
James Phillips d441381430
Puts tree into 0.9.2 dev mode. 7 years ago
游远 ffcd2b1fc8 fix UnitTest in acl 7 years ago
James Phillips e1231bce4d Bumps download version to 0.9.1. 7 years ago
James Phillips 44704c67a3
Release v0.9.1 7 years ago
James Phillips 90b955d65f
Puts the tree into 0.9.1 release mode. 7 years ago
James Phillips cb618918b3
Cleans up some go fmt issues. 7 years ago
Kyle Havlovitz acd3050112
vendor: update github.com/armon/go-metrics 7 years ago
James Phillips 942a54181c Update CHANGELOG.md 7 years ago
James Phillips ef370cf233 Merge pull request #3373 from hashicorp/issue-3253 7 years ago
James Phillips 6ccf724c0c
Adds a guard to make sure that empty log lines don't close consul monitor. 7 years ago
James Phillips 7442039c2d
Fixes a vet error. 7 years ago
Kyle Havlovitz 34de0b9292 Update CHANGELOG.md 7 years ago
Kyle Havlovitz d489370ddf Update CHANGELOG.md 7 years ago
Kyle Havlovitz cf02e3bc22 Merge pull request #3369 from hashicorp/metrics-enhancements 7 years ago
Kyle Havlovitz c1c883f441
Add doc links for metrics endpoint 7 years ago
Kyle Havlovitz 5b998cacb1
Update api structs for metrics endpoint 7 years ago
Kyle Havlovitz ecaf069590
vendor: update github.com/armon/go-metrics 7 years ago
Kyle Havlovitz 0428e9fe9e
Update docs for metrics endpoint 7 years ago
Preetha Appan 33ed4fa000 Update CHANGELOG.md 7 years ago
preetapan 94f29d62ce Merge pull request #3353 from hashicorp/issue_1301 7 years ago
Frank Schroeder 9fa237ddb6
dns: minor cleanups 7 years ago
Kyle Havlovitz d5634fe2a8
Add support for labels/filters from go-metrics 7 years ago
Kyle Havlovitz ce572546e5
vendor: update go-metrics 7 years ago
James Phillips eb8b2f5778 Update CHANGELOG.md 7 years ago
James Phillips 35b9ebf4e6 Merge pull request #3367 from hashicorp/propagate-error 7 years ago
James Phillips 1eea530ce6
Propagates a better error message from memberlist. 7 years ago
Preetha Appan 72ae8c8f33 Go back to using <nodename>.node.dc.consul as the name of the ns record being returned. 7 years ago
James Phillips 0f8b1faad8 Merge pull request #3365 from nicolaevladescu/master 7 years ago
Frank Schroeder 8a9653bdf8
dns: keep NS names in consul domain 7 years ago
Frank Schroeder f17bf78bb1
dns: postmaster -> hostmaster 7 years ago
Frank Schroeder 60608b455d
dns: we do not support zone transfers 7 years ago
Frank Schroeder 76b2538915
dns: drop CNAME for primary name server 7 years ago
Preetha Appan 7f34dc08a5
Added test case with IPV6 bind address for NS records, rewrote tests to use verify library and other code review feedback 7 years ago