Matt Keeler
|
39bb0e3e77
|
Implement Mesh Gateways
This includes both ingress and egress functionality.
|
2019-07-01 16:28:30 -04:00 |
Kainoa Seto
|
4ec1498a98
|
Deferred updating response meta with consul headers (#5355)
|
2019-02-19 11:45:36 +00:00 |
Mitchell Hashimoto
|
03b683f702
|
agent: 400 error on invalid UUID format, api handles errors properly
|
2018-06-27 07:40:06 +02:00 |
Mitchell Hashimoto
|
efa2bdb88b
|
agent: intention update/delete responess match ACL/KV behavior
|
2018-06-25 12:25:12 -07:00 |
Mitchell Hashimoto
|
e3562e39cc
|
agent: intention create returns 500 for bad body
|
2018-06-25 12:24:10 -07:00 |
Mitchell Hashimoto
|
787ce3b269
|
agent: address feedback
|
2018-06-14 09:42:20 -07:00 |
Mitchell Hashimoto
|
b5b29cd6af
|
agent: rename test to check
|
2018-06-14 09:42:18 -07:00 |
Mitchell Hashimoto
|
b961bab08c
|
agent: implement HTTP endpoint
|
2018-06-14 09:42:18 -07:00 |
Mitchell Hashimoto
|
68fa4a83b1
|
agent: get rid of method checks since they're done in the http layer
|
2018-06-14 09:41:54 -07:00 |
Mitchell Hashimoto
|
6f33b2d070
|
agent: use UTC time for intention times, move empty list check to
agent/consul
|
2018-06-14 09:41:43 -07:00 |
Mitchell Hashimoto
|
37f66e47ed
|
agent: use testing intention to get valid intentions
|
2018-06-14 09:41:43 -07:00 |
Mitchell Hashimoto
|
2b047fb09b
|
agent,agent/consul: set default namespaces
|
2018-06-14 09:41:42 -07:00 |
Mitchell Hashimoto
|
237da67da5
|
agent: GET /v1/connect/intentions/match
|
2018-06-14 09:41:42 -07:00 |
Mitchell Hashimoto
|
a91fadb971
|
agent: PUT /v1/connect/intentions/:id
|
2018-06-14 09:41:41 -07:00 |
Mitchell Hashimoto
|
cae7bca448
|
agent: DELETE /v1/connect/intentions/:id
|
2018-06-14 09:41:41 -07:00 |
Mitchell Hashimoto
|
37572829ab
|
agent: GET /v1/connect/intentions/:id
|
2018-06-14 09:41:40 -07:00 |
Mitchell Hashimoto
|
c78b82f43b
|
agent: POST /v1/connect/intentions
|
2018-06-14 09:41:40 -07:00 |
Mitchell Hashimoto
|
4003bca543
|
agent: GET /v1/connect/intentions endpoint
|
2018-06-14 09:41:40 -07:00 |