Commit Graph

6390 Commits (fe915938c7037d66f9c33a0ab98c2e0e9ffacf14)
 

Author SHA1 Message Date
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
James Phillips cd43a91b86 Adds missing Oxford comma :-)
7 years ago
Frank Schroeder c17690e80b
Update CHANGELOG.md
7 years ago
Frank Schroeder 2fac427cd4 agent: use github.com/hashicorp/go-discover
7 years ago
Frank Schroeder e7285af6cc vendor: add go-discover
7 years ago
Frank Schroeder 02ed39cb2f vendor: drop unused deps for old discover code
7 years ago
Preetha Appan 5dc07f2322 Addressed review comments
7 years ago
preetapan 985335cf8e Merge pull request #3342 from ElijahCaine/patch-1
7 years ago
Elijah Caine 1565f58508 Register Entity Meta -> NodeMeta
7 years ago
Preetha Appan 857a8e200e Capitalize Consul and Docker throughout
7 years ago
Preetha Appan a9a2a300ca Update CHANGELOG.md
7 years ago
preetapan 74abe82b3c Merge pull request #3340 from hashicorp/issue_2637
7 years ago
Preetha Appan 4076c0d741 Return nil instead of empty list when returning a PermissionDenied error, updated unit test
7 years ago