Commit Graph

6350 Commits (546ffc25fcf8d176ed78f8689a8c8ff019038670)
 

Author SHA1 Message Date
Frank Schroeder 55a513da2e agent: add GossipEncrypted function
8 years ago
James Phillips 65bbad0975 Update CHANGELOG.md
8 years ago
James Phillips cbedf92157 Update CHANGELOG.md
8 years ago
James Phillips 3baa703d02 Merge pull request #3077 from jwasinger/issue-2850
8 years ago
James Phillips b0b5df579f
Cleans up an unrelated vet error.
8 years ago
James Phillips b4b5036dfb
Adds back the port shuffle on agent start retries.
8 years ago
James Phillips 9c8f656a29
Takes parallel away from some currently flaky tests.
8 years ago
James Phillips 86003d91a2 Merge pull request #3104 from hashicorp/bad-shutdown
8 years ago
James Phillips 798120d0c4
Cleans up incorrect router shutdown.
8 years ago
James Phillips da9ab5985f Merge pull request #3103 from hashicorp/fail-for-sure
8 years ago
James Phillips e9ee136baf
Makes test target fail based on return code from go test.
8 years ago
James Phillips d9fb90be6a Update CHANGELOG.md
8 years ago
James Phillips 555cc9b44a Update CHANGELOG.md
8 years ago
James Phillips 5f9776ac89 Merge pull request #2621 from alicebob/devwatch
8 years ago
Frank Schroeder 68cac3d40c
Revert "test: run all tests together again"
8 years ago
Frank Schroeder 4403db0d63
vendor: Update github.com/shirou/gopsutil
8 years ago
Frank Schroeder c5ba51db19
vendor: upgrade github.com/armon/go-metrics
8 years ago
Frank Schroeder 375825f34c Do not recurse when the service address is a local cname
8 years ago
Frank Schroeder 9956bc9b47 agent: LastContact cannot be negative (#3067)
8 years ago
Frank Schroeder e23cd5acb6
vendor: upgrade github.com/go-ole/go-ole
8 years ago
Frank Schroeder 6c0bccbc06
vendor: monkey patch github.com/go-ole/go-ole support for s390x
8 years ago
Frank Schroeder 8051d4a1da
Revert "vendor: monkey patch github.com/go-ole/go-ole support for s390x"
8 years ago
Frank Schroeder 50fe2148a8
vendor: monkey patch github.com/go-ole/go-ole support for s390x
8 years ago
Frank Schroeder 8b9d1603ac
test: use random ports for consul tests
8 years ago
Frank Schroeder db15cd847a
test: replace one more BoolFalse with agent.Bool()
8 years ago
Frank Schroeder dcc68f0f85
test: we will not use dev mode for testing for now
8 years ago
Frank Schroeder f89ae9f7e7
test: stagger retry attempts of TestAgent.Start
8 years ago
Frank Schroeder bdfed817ee
test: make TestAgent setup reusable
8 years ago
Frank Schroeder 4034d0ac0b
agent: use agent logger for consul client and deps
8 years ago
Frank Schroeder c1e6a77c75
test: start secondary agents also via TestAgent
8 years ago
Frank Schroeder a9451d596f
agent: set tcpKeepAliveListener when there is no error
8 years ago
Frank Schroeder e48df7b572
test: run all tests together again
8 years ago
Frank Schroeder 345666bdb6
test: use test name as log prefix
8 years ago
Frank Schroeder d6c7404b34
agent: simplify shutdown timeout logging
8 years ago
Frank Schroeder 30ba712857
agent: set proto to http since we are logging it now
8 years ago
Frank Schroeder ceda18366f
test: Use Bool() instead of &BoolTrue/False since
8 years ago
Frank Schroeder 1b0d58bb22
test: don't panic if there is no error
8 years ago
Frank Schroeder ec729693d7
Address review comments
8 years ago
Frank Schroeder 26200929c1
agent: start HTTPS only if there is a cert and key
8 years ago
Frank Schroeder b6c69ebf5d
agent: refactor DNS and HTTP server
8 years ago
Frank Schroeder f4aa2ada4f
test: fail if there is no leader
8 years ago
Frank Schroeder c0680660d5
vendor: patch github.com/mitchellh/cli until help output is fixed
8 years ago
Frank Schroeder 205cbe5fc8
build: update makefile
8 years ago
Frank Schroeder aa92adcdd5
test: increase sleep time for test
8 years ago
Frank Schroeder f498f24032
test: allow tests to control anti-entropy syncs
8 years ago
Frank Schroeder eea16e1640
test: run mock dns recursors on random ports
8 years ago
Frank Schroeder 6148910399
test: skip tests that use cmd.Run until signal handling is fixed
8 years ago
Frank Schroeder 56cf015117
test: add test for starting/stopping lots of agents
8 years ago
Frank Schroeder 7c5892a196
test: use UniqueID prefix for check tests to unify log output
8 years ago
Frank Schroeder 0a31094e06
test: improve TestAgent
8 years ago