Commit Graph

7071 Commits (f9a46a83fd74ac35e927348b6c5198cbec3cd88c)
 

Author SHA1 Message Date
James Phillips f9a46a83fd
Adds doc links to the change log.
7 years ago
James Phillips 1b6a2856db
Updates the change log.
7 years ago
James Phillips 93f68555d0
Adds enable_agent_tls_for_checks configuration option which allows (#3661)
7 years ago
James Phillips 26a00952a7
Updates the change log.
7 years ago
James Phillips 85e678fbdd
Saves the cycled server list after a failed ping when rebalancing. (#3662)
7 years ago
James Phillips ec1e73b555
Updates the change log.
7 years ago
James Phillips 099b143838
Double-books the HTTP metrics w/ and w/o the "consul" prefix.
7 years ago
James Phillips c6c7b8fa6b
Update CHANGELOG.md
7 years ago
James Phillips 4a2cafe525
Adds HTTP/2 support to Consul's HTTPS server. (#3657)
7 years ago
James Phillips aa199ab6ba
Makes the metrics ACL test call the right endpoint.
7 years ago
James Phillips 172d5c0c40
Fetches metrics in the retry loop so there's some hope.
7 years ago
Preetha Appan b15d8db851 Sets tty in docker client back to true, as a potential fix for docker exec weirdness
7 years ago
James Phillips ec09009f7b
Merge pull request #3643 from jhmartin/changelog_rfc1434
7 years ago
Jason Martin 31cdb66990
Update CHANGELOG, as GH-3343 references RFC1464 not 1434.
7 years ago
James Phillips d85dfffcae
Update atlas.html.md
7 years ago
Kyle Havlovitz df5e3fb18a
Merge pull request #3636 from hashicorp/esm-changes
7 years ago
Kyle Havlovitz c9c083d843
Update AgentCheck struct in api
7 years ago
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