Commit Graph

7666 Commits (bd42da760bf5eda5996a3edc9f9938258b7d85db)
 

Author SHA1 Message Date
randall thomson 3b1a2af8f1
Update index.html.md
7 years ago
Pierre Souchay aebfcb6767 Fixed minor typo (+ travis tests is unstable)
7 years ago
Pierre Souchay 93fa1f6f49 Optimize size for SRV records, should improve performance a bit
7 years ago
Preetha Appan 0e3c41738d
Update CHANGELOG.md
7 years ago
Preetha 210cfe5ef9
Merge pull request #3940 from pierresouchay/dns_max_size
7 years ago
Preetha 251cdb9c24
Some tweaks to the documentation for a_record_limit
7 years ago
Pierre Souchay 57310a6446 Updated documentation as requested by @preetapan
7 years ago
Pierre Souchay d0e45f22df Fixed wrong format of debug msg in unit test
7 years ago
Pierre Souchay ce3f47a75d Performance optimization for services having more than 2k records
7 years ago
Pierre Souchay 7d59249d96 Avoid issue with compression of DNS messages causing overflow
7 years ago
Pierre Souchay 419bf29041 Cleaner Unit tests from suggestions from @preetapan
7 years ago
Pierre Souchay b77fd5ce9d 64000 max limit to DNS messages since there is overhead
7 years ago
Pierre Souchay be39fb20cc [BUGFIX] do not break when TCP DNS answer exceeds 64k
7 years ago
Jeff Escalante 760b4ff72f update to latest middleman-hashicorp
7 years ago
Jeff Escalante f9a41e290d First instance of 'Consul' on homepage -> 'HashiCorp Consul'
7 years ago
Mitchell Hashimoto fb9b018128
Merge pull request #3944 from hashicorp/f-testify
7 years ago
Mitchell Hashimoto 8217564c48
agent/consul/fsm: begin using testify/assert
7 years ago
Pierre Souchay 0b7f620dc6 Allow to control the number of A/AAAA Record returned by DNS
7 years ago
Edd Steel 41b1d45cc7
Re-use defined endpoints for tests
7 years ago
Sergei Ryabkov 82d195b695
Highlighting the dead link
7 years ago
Paul Banks 257ad520f2
Merge pull request #3928 from hashicorp/service-token-docs
7 years ago
Paul Banks 4bf001bf1c
Update CHANGELOG.md
7 years ago
Paul Banks 9a47449c6d
Merge pull request #3899 from pierresouchay/fix_blocking_queries_index
7 years ago
Paul Banks c57451a414
Notes on ACL token storage and permissions
7 years ago
Paul Banks e833b535a6
Notes on ACL token storage and permissions
7 years ago
Brian Shumate 6d92c28c5c Clarify encrypt key for WAN joined DCs
7 years ago
Pierre Souchay 7b81e2c3ad Better information and advices for upgrade to 1.0.7+
7 years ago
Pierre Souchay 360dc1dd8d Simplified error handling for maxIndexForService
7 years ago
Paul Banks 4605d4ed0b
Update CHANGELOG.md
7 years ago
Jack Pearkes 732e0c3bb4
Merge pull request #3922 from hashicorp/docs-fix-two-dc-links
7 years ago
Jack Pearkes 10f3eb623a website: override automatic linking of list items for softlayer dc
7 years ago
Preetha acfc60523f
Merge pull request #3914 from alvin-huang/fix_vendor
7 years ago
Alvin Huang 85c9cfea05 remove old pkgs and put deps of missing packages in vendor.json
7 years ago
Paul Banks 9b97bebc95
Merge pull request #3903 from hashicorp/build-fixes
7 years ago
Paul Banks 64fa1ebb59
Merge pull request #3910 from hashicorp/fix-shell
7 years ago
Kyle Havlovitz 5956e778db
Add a link to the leader election guide in the lock API docs
7 years ago
Kyle Havlovitz 1e11082709
Use GOTAGS in the vet make goal
7 years ago
Paul Banks dbaabb1dbc
Fix test running in non-bash shells
7 years ago
Pierre Souchay 7ff20fc4be Revert "Change .travis.yml, set parallel to 1 to pass tests"
7 years ago
Pierre Souchay e7d1668347 Change .travis.yml, set parallel to 1 to pass tests
7 years ago
Pierre Souchay 048db1d033 [Revert] travis tunning as requested by @banks
7 years ago
Paul Banks 6da6e086ef
Merge pull request #3900 from hashicorp/fix-monitor-sigint-3891
7 years ago
Preetha Appan c99e393b4f
Update CHANGELOG
7 years ago
Preetha 68dc2eee0a
Merge pull request #3909 from hashicorp/b-leaderloop-revokeonerror
7 years ago
Preetha Appan 80791d5b21
Remove extra newline
7 years ago
Preetha Appan 907b97b7f2
Unit test that calls revokeLeadership twice to make sure its idempotent
7 years ago
Preetha Appan f59abcc394
Make sure revokeLeadership is called if establishLeadership errors
7 years ago
Alex Dadgar d1ede2c93d
Merge pull request #3908 from hashicorp/f-improved-autopilot-shutdown
7 years ago
Alex Dadgar 18bf9647d5 Test autopilots start/stop idempotency
7 years ago
Paul Banks 7b85f09d59
Travis evaluates ENV before cloning git repo and cding so we need to delay gathering packages until the makefile
7 years ago