Commit Graph

6393 Commits (58b79d43b7aa5b4e7a3fc6d918fc9e50ff473f7a)
 

Author SHA1 Message Date
James Phillips 58b79d43b7
Updates the change log.
7 years ago
James Phillips 110e700d59 Merge pull request #3428 from hashicorp/go-1.9
7 years ago
James Phillips c9fc331361
Upgrades Go version to 1.9.
7 years ago
Brian Shumate fe915938c7 API DOCS: Update snapshot curl example (#3423)
7 years ago
Frank Schroeder a0b974620c
doc: document that retry-join values are URL encoded
7 years ago
Frank Schroeder e22aa7a251
doc: fix parameter name for aws retry-join
7 years ago
James Phillips cc2f734a0c Update CHANGELOG.md
7 years ago
Preetha Appan 5ca1c12005 Updating CHANGELOG
7 years ago
preetapan bf54195ab8 Merge pull request #3416 from hashicorp/issue_3409
7 years ago
Preetha Appan 30fd0d25a5 Update raft library for windows snapshot fsync fixes. This fixes #3409
7 years ago
James Phillips 2277e69bac Update CHANGELOG.md
7 years ago
Frank Schroeder d155fc3cc1
Update CHANGELOG.md
7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments
7 years ago
Frank Schroeder f09a8bb1b6 agent: use http.StatusRequestEntityTooLarge instead of 413
7 years ago
Frank Schroeder bc5dc32c1d agent: use http.StatusInternalServerError instead of 500
7 years ago
Frank Schroeder fa121be33f agent: use http.StatusMethodNotAllowed instead of 405
7 years ago
Frank Schroeder ad5c1d9e72 agent: use http.StatusNotFound instead of 404
7 years ago
Frank Schroeder 1a557ee9e9 agent: use http.StatusForbidden instead of 403
7 years ago
Frank Schroeder 7e2bc1b411 agent: use http.StatusUnauthorized instead of 401
7 years ago
Frank Schroeder 5d1546b052 agent: use http.StatusBadRequest instead of 400
7 years ago
Frank Schroeder 01eae2e9cf doc: document cloud auto-joining for retry-join-wan
7 years ago
Frank Schroeder 14ab5c7641 agent: support go-discover retry-join for wan
7 years ago
Frank Schroeder ad82659eed vendor: upgrade github.com/hashicorp/go-discover
7 years ago
Frank Schroeder 0516deff0c
doc: fix operator keyring delete method
7 years ago
Frank Schröder a3934c263c acl: consolidate error handling (#3401)
7 years ago
James Phillips 91dfa3d31d Update CHANGELOG.md
7 years ago
James Phillips c060635b82 Update CHANGELOG.md
7 years ago
Frank Schroeder 16c58da27d agent: drop unused code
7 years ago
Frank Schroeder bf96857b17 dns: replace nameserver lookup with consistent rpc call
7 years ago
Frank Schroeder 4052c6d2d2 dns: split node lookup from request handling
7 years ago
Frank Schroeder d4e3d4344a dns: refactor label by unrolling loop
7 years ago
Frank Schroeder 70be1ab635 dns: move ttl closer to usage
7 years ago
Preetha Appan 642fcd4611 Update CHANGELOG.md
7 years ago
preetapan 15e0647176 Merge pull request #3395 from Illirgway/patch-1
7 years ago
preetapan 2ffca8cac9 Merge pull request #3404 from zevin/master
7 years ago
Kevin Bidwell 9cae329c27 Added configuration instructions for forwarding DNS queries from Unbound to consul.
7 years ago
Preetha Appan c9d5e17410 Update serf to pick up fixes for fsyncing snapshots and panic when coordinates are disabled
7 years ago
Frank Schroeder ee2cc7aaca
doc: update check example for agent api call
7 years ago
Frank Schröder e0924704d5 doc: add method and header to agent API docs for HTTP checks (#3400)
7 years ago
Preetha Appan b51645739f Update CHANGELOG.md
7 years ago
preetapan 3327abdbf4 Merge pull request #3396 from hashicorp/memberlist_deadlock
7 years ago
Preetha Appan 0e73777ce2 Update memberlist for a deadlock fix
7 years ago
Illirgway e0cc1ce679 Fix bug with unused (replaced with "") CONSUL_HTTP_AUTH in some places
7 years ago
Frank Schröder 546ffc25fc doc: retry_join is a string array (#3388)
7 years ago
wuxin d6729243eb fix command/kv_import.go help text (#3387)
7 years ago
James Phillips 72c4b9ef5f Removes partial details in the retry_join config file section. (#3386)
7 years ago
Seth Vargo 1258c1fe94 Document the new auto-join in the config and CLI (#3381)
7 years ago
James Phillips d3c8855c86 Adds a note about the 429 response code.
7 years ago
James Phillips 191ff2cbf0 Merge pull request #3385 from hashicorp/issue-3376
7 years ago
James Phillips f51d56c80c
Switches to using a read lock for the agent's RPC dispatcher.
7 years ago