Commit Graph

7254 Commits (6378d607fd887327cfd1aadccf1ccb683da745b6)
 

Author SHA1 Message Date
Kyle Havlovitz d3dd2b1402
Move check definition to a sub-struct
7 years ago
Kyle Havlovitz dbab3cd5f6
Merge branch 'master' into esm-changes
7 years ago
Kyle Havlovitz c4375d5a47
Merge pull request #3622 from hashicorp/coordinate-node-endpoint
7 years ago
Kyle Havlovitz 021b2849c5
Remove redundant lines from coordinate test
7 years ago
James Phillips c488b870b6
Update coordinates.html.md
7 years ago
James Phillips 701ee7567a
Updates the change log.
7 years ago
Frank Schröder 3673aca010 vendor: update github.com/hashicorp/go-sockaddr (#3633)
7 years ago
Kyle Havlovitz b0536a96cc
Fill out the tests around coordinate/node functionality
7 years ago
James Phillips 81922441c7
Updates the change log.
7 years ago
Frank Schröder 874e350b2f config: add -config-format option (#3626)
7 years ago
James Phillips 4092d1e906
Updates the change log.
7 years ago
Frank Schröder a052255f86 vendor: update go-discover (#3634)
7 years ago
Kyle Havlovitz 1e3b0d441b
Factor out registerNodes function
7 years ago
James Phillips d1ead2c48d
Updates the change log.
7 years ago
James Phillips 6bf55d16a2
Relaxes Autopilot promotion logic. (#3623)
7 years ago
Alex Dadgar bcafded4e6
Merge pull request #3632 from hashicorp/b-rate-scale
7 years ago
Frank Schroeder c72e6bdb37
docker: fix failing test
7 years ago
Frank Schroeder 7c0e5036a8
docker: render errors with %v since they can be nil
7 years ago
Alex Dadgar 358e6827cd
Update cluster.go
7 years ago
Alex Dadgar 6d0b9f4dac Integer division rounding to zero for rate scaling
7 years ago
Kyle Havlovitz 921d2e1469
Fix a panic in snapshot inspect command
7 years ago
Kyle Havlovitz a8c808aee5
Add docs for the coordinate update endpoint
7 years ago
Kyle Havlovitz a1d14019dd
Add tests around coordinate update endpoint
7 years ago
Kyle Havlovitz 2392545adc
Merge branch 'coordinate-node-endpoint' of github.com:hashicorp/consul into esm-changes
7 years ago
Kyle Havlovitz 5589eadcf5
Added Coordinate.Node rpc endpoint and client api method
7 years ago
Frank Schroeder 610f3c86a0
Update CHANGELOG.md
7 years ago
Frank Schroeder d1923a20a7
Update CHANGELOG.md
7 years ago
Frank Schröder 33aa75c92a Merge pull request #3621 from hashicorp/issue-3576-docker-check-flaps
7 years ago
Frank Schroeder ca9aac746f
agent: add /v1/coordianate/node/:node endpoint
7 years ago
Frank Schroeder b4d8c26194
docker: add comment about "connection reset by peer" error
7 years ago
Frank Schroeder 164ec3ec39
docker: stop previous check on replace
7 years ago
Frank Schroeder e774b46f82
docker: close idle connections on stop
7 years ago
Frank Schroeder 94726ef105
docker: do not alloc a tty since this is not interactive
7 years ago
Frank Schroeder a1b47d99c1
docker: make sure to log the error when we fall through
7 years ago
Frank Schroeder 51a18c2557
docker: ignore "connection reset by peer"
7 years ago
Kyle Havlovitz ce4e8c46fa
Add deregister critical service field and refactor duration parsing
7 years ago
James Phillips b31cfaaf2a Merge pull request #3618 from hashicorp/b-lazy-freeport
7 years ago
Alex Dadgar 0fccef237d Initialize freeport lazily to avoid runtime issues
7 years ago
James Phillips 21f38bff6f
Adds retry to API metrics test (flaky test).
7 years ago
Kyle Havlovitz 291455f475
Added coordinate update http endpoint
7 years ago
Kyle Havlovitz d56936e27a
Added remaining HTTP health check fields to structs
7 years ago
Kyle Havlovitz a7c42a6c2a
Expose SkipNodeUpdate field and some health check info in the http api
7 years ago
Frank Schröder b6de1f7446 Merge pull request #3612 from hashicorp/decouple-checks-from-agent
7 years ago
Frank Schroeder d14adc6b4d
fix go vet issue
7 years ago
Frank Schroeder 96fdbd00a6
replace custom unique id with a UUID
7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent
7 years ago
James Phillips 989c17b1e3 Merge pull request #3610 from hashicorp/fix-skipped-tests
7 years ago
Frank Schroeder 9872475167
agent: fix TestRetryJoin
7 years ago
Frank Schroeder 7d3467176b
agent: fix TestRetryJoinFail
7 years ago
Frank Schroeder 96a584dee2
agent: fix TestRetryJoinWanFail
7 years ago