42 Commits (3b9bb8d6f9f56c94db194f5507f898e64b913e05)

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
Riddhi Shah d8d8c8603e
Add support for merge-central-config query param (#13001) 3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842) 3 years ago
Dao Thanh Tung add15e12f7
URL-encode/decode resource names for HTTP API part 5 (#12297) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
Dao Thanh Tung 759dd93544
URL-encode/decode resource names for HTTP API part 3 (#12103) 3 years ago
Daniel Nephin 0575ca67ca http: set consistency header properly 4 years ago
Daniel Nephin a16c377ca7 rpcclient/health: move all backend routing logic to client 4 years ago
Daniel Nephin 0558586dbd health: use blocking queries for near query parameter 4 years ago
R.B. Boyer e494313e7b
api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9967) 4 years ago
Daniel Nephin b909088500 http: error if near is used with streaming 4 years ago
Daniel Nephin 0fa51e5ba9 api: Use blocking query for health when near is set 4 years ago
Daniel Nephin 853667e7d8 health: change the name of UseStreamingBackend config 4 years ago
Daniel Nephin a62dcc9bfe health: use streaming, even when cache=1 is not set 4 years ago
Daniel Nephin 529f252d5c rpcclient: Add health.Client and use it in http and dns 4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Matt Keeler 8837907de4
Make the Agent Cache more Context aware (#8092) 5 years ago
Chris Piraino 91ab89dd48
Move ingress param to a new endpoint (#8081) 5 years ago
Chris Piraino ca41f80493 Set connect or ingress boolean after checking for query param 5 years ago
Chris Piraino 3c037d9b96 Add ?ingress query parameter on /v1/health/connect 5 years ago
Hans Hasselberg 72f92ae7ca
agent: add option to disable agent cache for HTTP endpoints (#8023) 5 years ago
Matt Keeler d0cd092e3b
Catalog + Namespace OSS changes. (#7219) 5 years ago
Aestek ba8fd8296f Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
Freddy eebc788959
Filter non-passing nodes without modifying cache 6 years ago
Rebecca Zanzig 34e5516834 Support multiple tags for health and catalog http api endpoints (#4717) 6 years ago
Paul Banks 88388d760d Support Agent Caching for Service Discovery Results (#4541) 6 years ago
Mitchell Hashimoto 70d1d5bf06
agent: get rid of method checks since they're done in the http layer 7 years ago
Mitchell Hashimoto 368137b81b
agent: /v1/health/connect/:service 7 years ago
Preetha a67d27c756
Adds discovery_max_stale (#4004) 7 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
James Phillips 1c6de1d623
Fixes all the racy output-side updates to tags. 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments 7 years ago
Frank Schroeder 5d1546b052 agent: use http.StatusBadRequest instead of 400 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Frank Schroeder 63447a0cf3 agent: refactor: make address translation part of the agent 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Seth Vargo 89f16984f9
Simplify 8 years ago
Seth Vargo 532f8d1435
Parse values given to ?passing in the API 8 years ago
Frank Schroeder 84d6ac2d51 api: Return empty list instead of nil 8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range 8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants 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
James Phillips c0ff412650
Factors translate out into a separate file and makes safe for in-memory RPCs. 8 years ago