Commit Graph

1140 Commits (9fc0c0ede2299bc290c0d5ab4d316788b605a197)

Author SHA1 Message Date
Seth Vargo 1898d071ce
Fix kv put flags
8 years ago
Seth Vargo d0ac899f79
Fix up kv put help output
8 years ago
Seth Vargo f9a7be9315
Remove debugging code
8 years ago
Seth Vargo 39fb70ff67
Fix CAS operations for put
8 years ago
Seth Vargo c7496c5652
Change delete CAS behavior to require ModifyIndex
8 years ago
Seth Vargo 6cdf354270
Fix copy-paste comments
8 years ago
Seth Vargo 297a22383f
Add kv delete command
8 years ago
Seth Vargo 82bddd7f9b
Add kv put command
8 years ago
Seth Vargo c8fdc5c50d
Add kv get
8 years ago
Seth Vargo 87ad6d466c
Add kv command stubs
8 years ago
Seth Vargo 8c30edc54e
Add test function for returning an API client
8 years ago
James Phillips 5f0835fae7
Runs go-fmt (incidental to this PR).
8 years ago
James Phillips 1f5ae4827e
Makes string search for Windows case-insensitive.
8 years ago
James Phillips 216c5c7786 Merge pull request #2353 from hashicorp/b-local-panic
8 years ago
James Phillips c780149b5d
Calls remove on checks and services in the local test.
8 years ago
James Phillips c8ce41f459
Cleans up state management for remote deletes from local state.
8 years ago
James Phillips b0b05f48f3 Merge pull request #2262 from WIZARD-CXY/master
8 years ago
Felix f0eb0ba549 return an error if no logOutput is provided
8 years ago
James Phillips f686d34483 Merge pull request #2263 from sweeneyb/dnsPort
8 years ago
James Phillips 4b2eaeda17
Does some go fmt cleanup.
8 years ago
James Phillips d19995c067 Merge pull request #2322 from hashicorp/pr-2321-slackpad
8 years ago
James Phillips fce0052a70
Adds a recursor timeout line to the merge test.
8 years ago
James Phillips da34496645
Fixes a typo in a test error message.
8 years ago
Pivotal DX129 fe61650ef0 Merge remote-tracking branch 'upstream/master'
8 years ago
James Phillips 55ef6c54a6
Changes default for `leave_on_terminate` based on server or client mode.
8 years ago
James Phillips 84e8fc5848
Removes Raft types from public API interface.
8 years ago
James Phillips ed7356dd5c
Changes default DNS allow_stale to true.
8 years ago
James Phillips 3c9188c38b
Makes the Raft configuration API easier to consume.
8 years ago
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands.
8 years ago
Pivotal DX129 f9b6cd636e Fixed code formatting
8 years ago
Pierre Delagrave db8ff0a582 Made the dns recursor timeout test more reliable
8 years ago
Pierre Delagrave d9bd41fc4d Renamed dns config parameter internal_client_timeout for recursor_timeout
8 years ago
Pierre Delagrave 3fe117c24d Merge remote-tracking branch 'pierre/master'
8 years ago
James Phillips 970bb771f9
Tweaks formatting of Consul version.
8 years ago
James Phillips d64d53a0de Merge pull request #2303 from hashicorp/f-tunes
8 years ago
James Phillips 17b70c7efd
Adds a max raft multiplier and tweaks documentation.
8 years ago
James Phillips 2822334bce
Stops scaling the commit timeout.
8 years ago
James Phillips 53c73f0ee5
Redacts the Circonus API token from stats JSON.
8 years ago
James Phillips 57db4bcce6
Adds performance tuning capability for Raft, detuned defaults, and supplemental docs.
8 years ago
Pierre Delagrave c8c4b9d344 Added a configurable timeout to the client making DNS queries to downstream name servers
8 years ago
James Phillips a48463f100
Removed bad error message for health check status.
8 years ago
James Phillips defa2a6180 Merge pull request #2226 from abhinavdahiya/rm-health-unknown
8 years ago
James Phillips bedd0c5a9e
Makes protocol version a little clearer.
8 years ago
James Phillips 4c7a0ed3b0
Merge branch 'master' into f-deregister-critical
8 years ago
James Phillips ba60afd5d8
Cleans up based on code review feedback.
8 years ago
James Phillips 9f7a973ace
Adds an `X-Consul-Translate-Addresses` to signal translation is enabled.
8 years ago
James Phillips fbdd021ab9
Adds an "lan" tagged address so we have a way to get them all.
8 years ago
James Phillips 4a3d7db24f
Adds ability to deregister a service based on critical check state longer than a timeout.
8 years ago
James Phillips 55e83c9e1c
Tweaks the WAN address translation unit tests.
8 years ago
James Phillips c0ff412650
Factors translate out into a separate file and makes safe for in-memory RPCs.
8 years ago