open-consul/command/intention
R.B. Boyer 35c4efd220
connect: support defining intentions using layer 7 criteria (#8839)
Extend Consul’s intentions model to allow for request-based access control enforcement for HTTP-like protocols in addition to the existing connection-based enforcement for unspecified protocols (e.g. tcp).
2020-10-06 17:09:13 -05:00
..
check connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
create connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
delete connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
get connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
match connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
format.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
helpers.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
helpers_test.go connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
intention.go command/intention: address comment feedback 2018-06-14 09:42:20 -07:00
intention_test.go command/intention/create 2018-06-14 09:42:18 -07:00