18 Commits (1.14.0-beta1)

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