Commit Graph

5193 Commits (df50950600add9f1acc293cae7bb1b03f9fd3c1a)
 

Author SHA1 Message Date
James Phillips 1d39ddbd4b
Adds fine-grained watches to session endpoints.
8 years ago
James Phillips 8b7977ccb3
Adds fine-grained watches to prepared query endpoints.
8 years ago
James Phillips dfcffe097c
Adds fine-grained watches to internal endpoints.
8 years ago
James Phillips 3675e5ceba
Adds fine-grained watches to coordinate endpoints.
8 years ago
James Phillips ec90404df0
Adds fine-grained watch support to ACL endpoints.
8 years ago
James Phillips eaa8fde298
Updates a comment to point to new blockingQuery function.
8 years ago
James Phillips dcb55c766b
Adds fine-grained watches to health endpoints.
8 years ago
James Phillips e4b88324b3
Fixes a race condition when updating the state store during a snapshot restore.
8 years ago
James Phillips b7b42d718a
Adds fine-grained watches to catalog endpoints.
8 years ago
James Phillips f2d9da270d
Adds diff check for node and service parts of register requests.
8 years ago
James Phillips fefed7c803
Don't do any watch tracking for non-blocking queries.
8 years ago
James Phillips 05735e39a5
Removes some incorrect comments.
8 years ago
James Phillips b21625a6af
Adds new variant of blocking query wrapper with WatchSet support.
8 years ago
James Phillips 10f3bdf4ff
Updates go-immutable-radix and go-memdb to get fine-grained watches.
8 years ago
James Phillips 4c1a156417
Pulls in latest static asset updates.
8 years ago
Andrey Upadyshev f6c6a9ff3e Fix missing query parameters formatting in HTTP API documentation
8 years ago
Kyle Havlovitz ebced2db68 Merge pull request #2668 from hashicorp/f-prepared-query-nodemeta
8 years ago
legendtkl a2ff72b6ce Fix consul kv example with flag separator
8 years ago
Kyle Havlovitz bbfd25b530
Fix test import
8 years ago
Kyle Havlovitz a55968f009
Merge branch 'master' into f-prepared-query-nodemeta
8 years ago
Kyle Havlovitz 3f3d7f9891
Add tests for node meta in prepared queries and update docs
8 years ago
Seth Vargo 748e308ac4 Say which ec2 perms to use
8 years ago
Cameron Stokes 07b91d9d20 Typo in docs/upgrade-specific page.
8 years ago
James Phillips 6a3fd08755 Merge pull request #2665 from dblackdblack/sp-givne
8 years ago
David Black 507e6769f8 s/givne/given/
8 years ago
James Phillips 03fcbe935a Update CHANGELOG.md
8 years ago
James Phillips acbc2289a3 Merge pull request #2661 from hashicorp/f-node-id
8 years ago
James Phillips 432540f918 Fixes a paste-o in the docs.
8 years ago
James Phillips bcf770f811
Uses clean replies each time so they are safe to receive map changes.
8 years ago
James Phillips 32be684fdf
Fixes a startup ordering issue between Raft and Serf.
8 years ago
James Phillips 6ca0173907
Adds catalog support for node IDs.
8 years ago
Kyle Havlovitz 4e8c0fca63
First pass at adding node meta filter to prepared queries
8 years ago
James Phillips e719ff8ef1
Adds a test to make sure we get the same ID on the second run.
8 years ago
James Phillips bd605e330c
Adds basic support for node IDs.
8 years ago
James Phillips 61a20c53ba Merge pull request #2660 from hashicorp/sethvargo-patch-1
8 years ago
Seth Vargo 624b7daba4 Omit empty node_meta
8 years ago
Kyle Havlovitz 945da0395a Update CHANGELOG.md
8 years ago
Kyle Havlovitz f48f105949
Minor formatting tweaks as a follow-up to #2654
8 years ago
Sean Chittenden d8dd39ac40 Merge pull request #2659 from hashicorp/f-update-go-sockaddr
8 years ago
Seth Vargo f2659ce97d Merge pull request #2658 from hashicorp/sethvargo/fatal
8 years ago
Sean Chittenden c91c7f7df9
Update `hashicorp/go-sockaddr` to account for `tun(4)` interfaces.
8 years ago
Seth Vargo 8bcfa9d3cc Do not skip tests when Consul is missing
8 years ago
James Phillips 8d57727ff0 Merge pull request #2639 from tanuck/master
8 years ago
James Phillips 9d67b5bc7d Update CHANGELOG.md
8 years ago
James Phillips 25fb498b20 Merge pull request #2578 from ybubnov/concurrent-safe-notification-mock
8 years ago
James Phillips 71d1466bdd Merge pull request #2656 from legal90/fix-website-raft-multiplier
8 years ago
Mikhail Zholobov 7753627b52
website: Fix nesting for "raft_multiplier" option
8 years ago
James Phillips 1380fdbb92 Merge pull request #2654 from hashicorp/f-metafilter-endpoints
8 years ago
Kyle Havlovitz 9e696220a8
Add support for multiple metadata filters to remaining endpoints
8 years ago
Kyle Havlovitz 5acd69b4fc
Add node metadata filtering to remaining health/catalog endpoints
8 years ago