Commit Graph

6123 Commits (e7789c6b847ffce30b0bd39d2877f5edf8e10ed4)
 

Author SHA1 Message Date
Frank Schroeder 659d7dbbde
agent: rename *Config vars to 'cfg'
8 years ago
Frank Schroeder e86d34685f
agent: rename *Command vars to 'cmd'
8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg'
8 years ago
Frank Schroeder 06677708cf
test: use less aggressive retry for agent startup
8 years ago
Frank Schroeder 47501309ae
test: use system temp dir for TestAgent
8 years ago
Frank Schroeder 0c905a0df8
test: a.config -> a.Config
8 years ago
Frank Schroeder 0be63d7060
test: refactor httpTest with TestAgent
8 years ago
Frank Schroeder 308f9929b3
test: run agent tests in parallel
8 years ago
Frank Schroeder 23a6ff383c
agent: refactor tests for TestAgent
8 years ago
Frank Schroeder b5b3aa1376
agent: add TestAgent to replace other mechanisms
8 years ago
Frank Schroeder 3865f14a25
agent: simplify agent creation
8 years ago
Frank Schroeder 82650f73e3
agent: move http/dns endpoints into agent
8 years ago
Frank Schroeder 74be791f9b
agent: fix comment
8 years ago
Frank Schroeder b42916e1ff
agent: simplify socket address helper
8 years ago
Frank Schroeder c44e41a741
agent: replace goto with local function
8 years ago
Frank Schroeder 327401e7ee
agent: inline uiDir field
8 years ago
Frank Schroeder 8f381d62f6
agent: drop logOutput parameter
8 years ago
Frank Schroeder c47db2c922
agent: drop config argument
8 years ago
Frank Schroeder 1d5b56eec1
test: shutdown server properly
8 years ago
Frank Schroeder eded493206
test: sanitize temp dir names since subtest names have slashes
8 years ago
Frank Schroeder 2a39c480b9
test: capture stderr in test.log
8 years ago
Kyle Havlovitz eea8f4ce75 Update CHANGELOG.md
8 years ago
Kyle Havlovitz 62f72f104c Add settings for upshifting to encrypted gossip (#3079)
8 years ago
James Phillips ece6df8385 Removes an obsolete endpoints document.
8 years ago
James Phillips 385c9522b3 Removes obsolete agent API documentation.
8 years ago
Kyle Havlovitz c897d851aa Merge pull request #3072 from hashicorp/api-httpclient
8 years ago
James Phillips 8d00db4836 Update CHANGELOG.md
8 years ago
James Phillips 6b5b1bd404 Update CHANGELOG.md
8 years ago
James Phillips 4109e563c2 Merge pull request #3076 from hashicorp/reject-nan
8 years ago
James Phillips 1021a62ddc
Pulls in Serf logger fix.
8 years ago
Jared Wasinger d2ef61d079 Prevent Session.Destroy from leaving open TCP connections
8 years ago
James Phillips 7a5626230e
Prevents bad coordinates and cleans them up in the database.
8 years ago
James Phillips 9aba84eb1e
Updates Serf to pick up small fixes and coordinate NaN/Inf defenses.
8 years ago
James Phillips 7d2b473101 Update CHANGELOG.md
8 years ago
James Phillips 0e8bafe5db Merge pull request #3074 from hashicorp/go-1.8.3
8 years ago
James Phillips a9627470f7
Bumps Go version to 1.8.3.
8 years ago
Kyle Havlovitz 4e44db87e3
Don't overwrite Transport's TLS config if it's been set
8 years ago
Kyle Havlovitz 04f1ff78f8 Remove superfluous default HttpClient check in NewClient
8 years ago
Frank Schroeder d3153a2369
Update CHANGELOG.md
8 years ago
Frank Schroeder 91c5c9a2d0
doc: update comments and run goimports
8 years ago
Michael Leow deb206b7d7
agent: add RetryJoin support for Azure
8 years ago
Michael Leow c770d7ef96
vendor: add github.com/Azure/azure-sdk-for-go
8 years ago
Michael Leow 21a12eb50d
vendor: add github.com/Azure/go-autorest/autorest/to
8 years ago
Michael Leow 0b407929a1
vendor: add github.com/Azure/go-autorest/autorest/validation
8 years ago
Michael Leow cbefe75b94
vendor: add github.com/Azure/go-autorest/autorest/azure
8 years ago
Michael Leow c28893f491
vendor: add github.com/Azure/go-autorest/autorest/date
8 years ago
Michael Leow 20c149873b
vendor: add github.com/Azure/go-autorest/autorest
8 years ago
Michael Leow 9d5a016494
vendor: add github.com/dgijalva/jwt-go
8 years ago
James Phillips fa6bd6dab9 Update CHANGELOG.md
8 years ago
James Phillips 641beb1df5 Merge pull request #3068 from sean-/f-vendor-sockaddr-update
8 years ago