Commit Graph

6023 Commits (bd03f8a8ed31505cec277bcac339d21a88e0be51)
 

Author SHA1 Message Date
Frank Schroeder 9224daf585
Update CHANGELOG.md
8 years ago
Katie Bayes ec1f0fd0e0 update middleman version from 25 to 26
8 years ago
Frank Schröder 825f72f5ef agent: support custom header and method for http checks (#3106)
8 years ago
Katie Bayes e82884e983 Merge branch 'master' of https://github.com/katiebayes/consul
8 years ago
Katie Bayes fb2b4776c5 update middleman version
8 years ago
James Phillips 2b4f31dfc0 Merge pull request #3116 from hashicorp/reup-certs
8 years ago
James Phillips 6f7ff554d0
Updates unit test certs for another year.
8 years ago
James Phillips 2424e31fa9 Merge pull request #3114 from hashicorp/minor_readme_fixes
8 years ago
Preetha Appan 5f140b1690 update README to mention using CONSUL_DEV
8 years ago
Frank Schroeder 94b39557e8 test: refactor TestDecodeConfig test
8 years ago
Frank Schroeder 325f82972a test: Fix TestAgent_Reload
8 years ago
Katie Bayes 5648e5e5a8 add enterprise badge style alert boxes, change guides/areas.html.md to erb file
8 years ago
James Phillips 240413f5d6 Merge pull request #3105 from hashicorp/test-stability
8 years ago
Frank Schroeder 51e0e158f1 agent: fix graceful http server shutdown
8 years ago
Frank Schroeder ae711c3b04 agent: cleanup run method
8 years ago
Frank Schroeder b203ffab29 agent: move registerWatches out of the run method
8 years ago
Frank Schroeder 11245e53a7 agent: move telemetry out of the run method
8 years ago
Frank Schroeder 84f5e8c3ab agent: move update check out of the run method
8 years ago
Frank Schroeder 96d8035adc agent: simplify signal handling
8 years ago
Frank Schroeder 34fd31b7b1 agent: move config reloading into the agent
8 years ago
Frank Schroeder aa1519c9f7 agent: move parseMetaPair to config and export
8 years ago
Frank Schroeder cb98754cd6 agent: remove agent from command
8 years ago
Frank Schroeder d977aa1fe7 agent: move retry join into agent
8 years ago
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