Commit Graph

22 Commits (24eec373deb44cb9f2bbe67eb3f7ddff49669cee)

Author SHA1 Message Date
Frank Schroeder 84d6ac2d51 api: Return empty list instead of nil
8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln
8 years ago
Kyle Havlovitz 5acd69b4fc
Add node metadata filtering to remaining health/catalog endpoints
8 years ago
Kyle Havlovitz c9e430c396
Validate metadata config earlier and handle multiple filters
8 years ago
Kyle Havlovitz 84504a20fc
Add meta key validations and more tests
8 years ago
Kyle Havlovitz 52d6fd831e
Add support for setting node metadata fields
8 years ago
James Phillips c0ff412650
Factors translate out into a separate file and makes safe for in-memory RPCs.
8 years ago
David van Geest cdeff022dd
Translate Address to tagged WAN address in HTTP API when appropriate.
8 years ago
Nathan Zadoks c4b362d5d2 Parse ACL tokens for the catalog register/deregister endpoints
9 years ago
James Phillips c248b0017a Fixes nil slices from HTTP endpoints.
9 years ago
James Phillips 89c7203f31 Adds coordinate sorting support to catalog queries for nodes and service nodes.
9 years ago
Armon Dadgar 57a45ead6b Merge pull request #68 from hashicorp/f-consistency
11 years ago
Armon Dadgar 00bedd4020 agent: Fix decoding of checks. Fixes #60
11 years ago
Armon Dadgar 386d60f8b2 agent: Remove wrapQuery, call setMeta directly
11 years ago
Armon Dadgar 09ddc01d27 agent: Updating to remove BlockingQuery
11 years ago
Armon Dadgar c58c53f448 agent: RPC changes and blocking query support
11 years ago
Armon Dadgar 799cba67a5 Updating agent to deal with new API
11 years ago
Armon Dadgar 0061b9a105 Adding DNS based node lookup
11 years ago
Armon Dadgar ead9c42abc Finish implementing the HTTP catalog interface
11 years ago
Armon Dadgar 21aac68e1b Remove debug line
11 years ago
Armon Dadgar 39d9e3e78f More HTTP endpoints
11 years ago
Armon Dadgar f062e31be7 Adding catalog datacenter http methods
11 years ago