Commit Graph

6602 Commits (51a04ec87d859d8cdf7bd93fd941f2b14016f0af)
 

Author SHA1 Message Date
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
Preetha Appan 76319f751d
Added back glue records in NS response, expanded unit test. Also reused same function used in node lookup for adding A/AAAA records in the extra section of the NS response
7 years ago
Preetha Appan f01f17bda3
Don't add A records for NS requests, because the record being returned already resolves correctly. Also fixed all the unit tests, and ignored hostnames that don't meet valid dns hostname criteria
7 years ago
Frank Schroeder 7ea11c2f45
dns: provide correct SOA and NS responses
7 years ago
Preetha Appan 824fc4ee20
Unify regex used to identify invalid dns characters
7 years ago
Preetha Appan 37f75a393e
Use sanitized version of node name of server in NS record, and start with "server" rather than "ns"
7 years ago
Preetha Appan 794d1afe44
Removed a copy pasted irrelevant comment, and other code review feedback
7 years ago
Preetha Appan f9db387097
Add NS records and A records for each server. Constructs ns host names using the advertise address of the server.
7 years ago
Nicolae Vlădescu 4a022d9a73 Add a more elegant alternative to the reap option
7 years ago
James Phillips ef43044494
Adds a note about not replicating data to FAQ and federation-related spots.
7 years ago
Preetha Appan 29a336eb45 Updated CHANGELOG.md
7 years ago
Preetha Appan 454b3a2a61 Pick up raft library change that fsyncs snapshot files correctly
7 years ago
James Phillips 64f0a85564 Update CHANGELOG.md
7 years ago
James Phillips 296c87638b Update CHANGELOG.md
7 years ago
James Phillips 3845397880 Update CHANGELOG.md
7 years ago
James Phillips b2d2292684 Update CHANGELOG.md
7 years ago
James Phillips 4d4547be69 Update CHANGELOG.md
7 years ago
James Phillips 47f322bb59
Fixes a bunch of borken list nesting in the options doc.
7 years ago
James Phillips 8f8ac4124a Update CHANGELOG.md
7 years ago
James Phillips 4bee2e49f5 Adds secure introduction for the ACL replication token. (#3357)
7 years ago
Preetha Appan c3eb1475fb Fix incorrect punctuation
7 years ago
Frank Schroeder f465aa4b4f
Update CHANGELOG.md
7 years ago
Frank Schroeder a2c39a4b59
doc: add retry-join docs for Softlayer
7 years ago
Frank Schroeder 9ffeba18ee
agent: fix code for updated go-discover signature
7 years ago
Frank Schroeder 6346ac34cf
vendor: update hashicorp/go-discover to pull in hashicorp/go-discover#7
7 years ago
James Phillips bddca46d0e
Revert "Rename GNUMakefile to Makefile (#3348)"
7 years ago
James Phillips db30ff82b0 Update CHANGELOG.md
7 years ago
James Phillips c0a5ad7903 Adds a new /v1/acl/bootstrap API (#3349)
7 years ago
Seth Vargo fb702327fa Remove people from community section (#3352)
7 years ago
Seth Vargo b0adb8af92 Rename GNUMakefile to Makefile (#3348)
7 years ago
Miguel Prokop 6852dec3f2 agent: Fix script quoting on windows (#1875)
7 years ago
James Phillips adf3fc0b3b Changes sidebar to match title (and be shorter).
7 years ago
preetapan 5ca685a9d4 Merge pull request #3347 from hashicorp/containers_guide
7 years ago
Preetha Appan 82b88cb92d Minor tweaks, fixed spacing issue with docker run examples
7 years ago
Preetha Appan 7e58245d4d Address more review comments
7 years ago
Preetha Appan d4fb271a3d Added links to new containers guide to navbar and index pages
7 years ago
Preetha Appan 9c7cde36da Added a section on configuration
7 years ago
Preetha Appan aa64d4bc61 More tweaks and grammar corrections
7 years ago
Preetha Appan fb28d552da More review feedback
7 years ago