28 Commits (7e61148f866d2933d4090dc5213f522acc47bccd)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
Chris S. Kim fcdd031911
Revert getPathSuffixUnescaped (#13256) 3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
Dao Thanh Tung 88c7cfa578
URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
Dhia Ayachi ced8329d80
try to infer command partition from node partition (#10981) 3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Kyle Havlovitz 139b98a427
Fix the coordinate update endpoint not passing the ACL token 7 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
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