14 Commits (264b4c0e047d4e61d81a606b1b347d04dcc6defd)

Author SHA1 Message Date
James Phillips 679775418f
Moves coordinate disabled logic down into endpoints. 7 years ago
Kyle Havlovitz 021b2849c5
Remove redundant lines from coordinate test 7 years ago
Kyle Havlovitz b0536a96cc
Fill out the tests around coordinate/node functionality 7 years ago
Kyle Havlovitz 5589eadcf5
Added Coordinate.Node rpc endpoint and client api method 7 years ago
Frank Schroeder ca9aac746f
agent: add /v1/coordianate/node/:node endpoint 7 years ago
Kyle Havlovitz 291455f475
Added coordinate update http endpoint 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only). 7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments 7 years ago
Frank Schroeder 7e2bc1b411 agent: use http.StatusUnauthorized instead of 401 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
James Phillips c248b0017a Fixes nil slices from HTTP endpoints. 9 years ago
James Phillips ecd3a1d1d2 Completes rebase of network coordinates to new memdb. 9 years ago
James Phillips 6289764ea2 Moves sorting up into coordinate endpoint HTTP handlers. 9 years ago
James Phillips d45fc23abf Installs a friendly handler for coordinate endpoints when coordinates are disabled. 9 years ago
James Phillips 33e3505aea Adds endpoints for raw network coordinates. 9 years ago