39 Commits (76b5de5039e9101416d5722046784e29d741d57f)

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
acpana 99c2e11328
oss: peering, http: get peer service intentions (#2098) 2 years ago
Chris S. Kim fcdd031911
Revert getPathSuffixUnescaped (#13256) 3 years ago
cskh 8712a088b1
fix: non-leader agents return 404 on Get Intention exact api (#13179) 3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta 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
Chris S. Kim 2350e7e56a
cleanup: Clarify deprecated legacy intention endpoints (#11635) 3 years ago
Chris S. Kim c6906b4d37
Update Intentions.List with partitions (#11299) 3 years ago
Chris S. Kim 1c9b58a8af
agent: Reject partitions in legacy intention endpoints (#11181) 3 years ago
Chris S. Kim 53a35181e5
Support partitions in parseIntentionStringComponent (#11202) 3 years ago
Chris S. Kim 9bbfa048a2
Sync enterprise changes to oss (#10994) 3 years ago
R.B. Boyer 46a4ef7248
agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875) 4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
R.B. Boyer 462f0f37ed
connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
Matt Keeler bfc03ec587
Fix a couple bugs regarding intentions with namespaces (#7169) 5 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Matt Keeler 8d953f5840 Implement Mesh Gateways 5 years ago
Kainoa Seto b2af8862c7 Deferred updating response meta with consul headers (#5355) 6 years ago
Mitchell Hashimoto 1c3e9af316
agent: 400 error on invalid UUID format, api handles errors properly 7 years ago
Mitchell Hashimoto 181fbcc9b9 agent: intention update/delete responess match ACL/KV behavior 7 years ago
Mitchell Hashimoto 8bcadddda7 agent: intention create returns 500 for bad body 7 years ago
Mitchell Hashimoto 1906fe1c0d
agent: address feedback 7 years ago
Mitchell Hashimoto 0accfc1628
agent: rename test to check 7 years ago
Mitchell Hashimoto d1c21a8629
agent: implement HTTP endpoint 7 years ago
Mitchell Hashimoto 70d1d5bf06
agent: get rid of method checks since they're done in the http layer 7 years ago
Mitchell Hashimoto 80d068aaa4
agent: use UTC time for intention times, move empty list check to 7 years ago
Mitchell Hashimoto 70858598e4
agent: use testing intention to get valid intentions 7 years ago
Mitchell Hashimoto a9743f4f15
agent,agent/consul: set default namespaces 7 years ago
Mitchell Hashimoto d57a3ca2af
agent: GET /v1/connect/intentions/match 7 years ago
Mitchell Hashimoto dca483b4a2
agent: PUT /v1/connect/intentions/:id 7 years ago
Mitchell Hashimoto faeb583162
agent: DELETE /v1/connect/intentions/:id 7 years ago
Mitchell Hashimoto 0d96cdc0a5
agent: GET /v1/connect/intentions/:id 7 years ago
Mitchell Hashimoto 274bfdd864
agent: POST /v1/connect/intentions 7 years ago
Mitchell Hashimoto 5a1fb35d6e
agent: GET /v1/connect/intentions endpoint 7 years ago