24 Commits (1eeddf7ad801cb8f55cd088c275e1a59bd126209)

Author SHA1 Message Date
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