Commit Graph

6533 Commits (49058fee111803c7b10923db7751a11d59f8c906)
 

Author SHA1 Message Date
James Phillips 9258506dab Adds simple rate limiting for client agent RPC calls to Consul servers. (#3440)
7 years ago
Kyle Havlovitz 5b2edf4a4d Update CHANGELOG.md
7 years ago
Kyle Havlovitz 5d861b3a91
Update segment api docs
7 years ago
Kyle Havlovitz 20296d4a89
Change segment list endpoint in docs/client api
7 years ago
James Phillips 745537fed4
Tweaks network segments guide.
7 years ago
James Phillips f41a3fe6c0 Update CHANGELOG.md
7 years ago
James Phillips 827b670048 Update CHANGELOG.md
7 years ago
Kyle Havlovitz 220db48aa7 Merge pull request #3431 from hashicorp/network-segments-oss
7 years ago
Kyle Havlovitz f8261330f0
Remove duplicate error message
7 years ago
Kyle Havlovitz 0e33e2ecab
Pass listeners into setupSegments
7 years ago
Kyle Havlovitz 40f7508016
Update segment docs
7 years ago
Kyle Havlovitz 62102a537e
Organize segments for a cleaner split between enterprise and OSS
7 years ago
Kyle Havlovitz 00d03f1141
Add doc sections for network segments
7 years ago
Kyle Havlovitz baa501e0c5
Fill in the segment in the QuerySource for prepared query lookups
7 years ago
Kyle Havlovitz 7e565d7338
Fix some inconsistencies with segment logic and comments
7 years ago
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