Commit Graph

7018 Commits (94726ef105fc7feebced2f5e9fc0535046a05073)
 

Author SHA1 Message Date
James Phillips 723da0662d Merge pull request #3432 from xwvvvvwx/docs/add-quotes-to-gce-retry-join
7 years ago
David Terry 472398b174 docs: add quotes around example invocation for google cloud retry join
7 years ago
Kyle Havlovitz 16aaf27208
Default bind/advertise for segments to BindAddr/AdvertiseAddr
7 years ago
preetapan 068cd6237e Merge pull request #3430 from hashicorp/server_provider_optional
7 years ago
Preetha Appan 2386214655 Wire server provider for raft layer only on protocol version 3 and above, and update changelog
7 years ago
Kyle Havlovitz 21513b0393
Update coord display in ui to account for segments
7 years ago
Kyle Havlovitz 14b027a3c2
Add segment addr field to tags for LAN flood joiner
7 years ago
Kyle Havlovitz d129767657
Add agent.segment interpolation to prepared queries
7 years ago
Kyle Havlovitz 2ada0439d4
Add rpc_listener option to segment config
7 years ago
Kyle Havlovitz a30e7657af
Add segment config validation
7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only).
7 years ago
preetapan 9ef2156195 Merge pull request #3403 from hashicorp/raft_peers_fixes
7 years ago
Preetha Appan a231eea0e7 More cleanup from code review
7 years ago
Preetha Appan c6ee9bfa69 Remove copy pasted duplicate line, update documentation.
7 years ago
Preetha Appan 276f26ea70 Updating vendor directory for raft address provider interface changes
7 years ago
Preetha Appan 0f4e24f72c Consolidate server lookup into one place and replace usages of localConsuls.
7 years ago
Preetha Appan 0f418a1bcf Remove unused function
7 years ago
Preetha Appan e639154abd Remove stray commented line
7 years ago
Preetha Appan 00836a6aab Remove server address tracking logic from manager/router and maintain it as part of lan event listener instead. Used sync.Map to track this, and added unit tests
7 years ago
Preetha Appan 830aca958a ServerAddressProvider interface also returns an error now
7 years ago
Preetha Appan c68fce89b5 Use config struct to create NetworkTransport layer when setting up raft
7 years ago
Preetha Appan 393ce1581b Implement AddressProvider and wire that up to raft transport layer to support server nodes changing their IP addresses in containerized environments
7 years ago
Frank Schroeder 5ded0fbf4e build: fix scripts/dist.sh
7 years ago
Frank Schroeder f25632d6a1 build: drop 'consul' build tag for OSS build
7 years ago
Frank Schroeder 831d84c940 build: make tests independent of build tags
7 years ago
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