37 Commits (2d19cd58107f57accd06a58f0bb619cfcf195155)

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
R.B. Boyer 0cca4c088d
test: possibly fix flake in TestIntentionGetExact (#15021) 2 years ago
acpana 99c2e11328
oss: peering, http: get peer service intentions (#2098) 2 years ago
alex a0a49ce2a6
peering: intentions list test (#13435) 2 years ago
R.B. Boyer 31526139fd
remove a source of test panics (#13227) 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
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 d5d62d9e08
server: deletions of intentions by name using the intention API is now idempotent (#9278) 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
R.B. Boyer d2d1b05a4e
server: fix panic when deleting a non existent intention (#9254) 4 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
R.B. Boyer 462f0f37ed
connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Mitchell Hashimoto 1c3e9af316
agent: 400 error on invalid UUID format, api handles errors properly 7 years ago
Paul Banks bf7a62e0e0 Sort intention list by precedence 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 0accfc1628
agent: rename test to check 7 years ago
Mitchell Hashimoto d1c21a8629
agent: implement HTTP endpoint 7 years ago
Paul Banks 88541bba17
Add tests all the way up through the endpoints to ensure duplicate src/destination is supported and so ultimately deny/allow nesting works. 7 years ago
Mitchell Hashimoto 0719ff6905
agent: convert all intention tests to testify/assert 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