Commit Graph

7544 Commits (11400751a04e0c48022b23c6238b4f1cec938f62)
 

Author SHA1 Message Date
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
Paul Banks 0166b34b5d
Use relative paths as Travis doesn't setup GOPATH right
7 years ago
Paul Banks 41ae19c677
Split the heavy test packages out to their own Jobs.
7 years ago
Paul Banks 6272148d1f
Try parallel packages but not tests
7 years ago
Alex Dadgar 33c5afdb31 Improve autopilot shutdown to be idempotent
7 years ago
Pierre Souchay a8d3745104 Fixed comments for function maxIndexForService
7 years ago
Pierre Souchay 09351ba9a6 [Revert] Only update services if tags are different
7 years ago
Pierre Souchay 60454b570a Only update services if tags are different
7 years ago
Jack Pearkes 390487866f try enabling sudo in Travis to run builds in GCE
7 years ago
Paul Banks 29feb66fbd
Portability!
7 years ago
Paul Banks 6f266a0103
Only output sparse lines to keep Travis happy while logging verbosely to disk
7 years ago
Paul Banks e416f828dc
Output from test as we run to stop travis killing us and try no parallelism to avoid timing issues on their contended CPUs
7 years ago
Pierre Souchay 5dd77e132f Improve travis parameters to avoid flacky tests, use -p 3
7 years ago
Pierre Souchay 0861b8b1f9 Improve travis parameters to avoid flacky tests
7 years ago
Pierre Souchay a05d38737c Enable Raft index optimization per service name on health endpoint
7 years ago
Pierre Souchay d15f9d9f8c [Revert] Do not run tests in parallel since it breaks randomly
7 years ago
Pierre Souchay 99c9ea5905 Do not run tests in parallel since it breaks randomly
7 years ago
Paul Banks de58eb1820
Fixes #3891: agent monitor no longer unresponsive before logs stream.
7 years ago
Pierre Souchay 4f10fae3c3 Get only first service to test whether we have to cleanup index of a service
7 years ago
Pierre Souchay bac8fb046f Fixed comment about raftIndex + use test.Helper()
7 years ago
Pierre Souchay 6cb0846d58 Merge remote-tracking branch 'origin/master' into fix_blocking_queries_index
7 years ago
Pierre Souchay 73127ef407 Services Indexes modified per service instead of using a global Index
7 years ago
Paul Banks 4c90fbfd90
Merge pull request #3894 from hashicorp/anubhavmishra-patch-1
7 years ago