1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/plugin/authz
Brian Goff 74f8e47352 Limit authz response buffer
When the authz response buffer limit is hit, perform a flush.
This prevents excessive buffer sizes, especially on large responses
(e.g. `/containers/<id>/archive` or `/containers/<id>/export`).

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-04-11 15:36:36 -04:00
..
authz_plugin_test.go Limit authz response buffer 2018-04-11 15:36:36 -04:00
authz_plugin_v2_test.go Automated migration using 2018-03-16 11:03:43 -04:00
main_test.go Move integration-cli daemon package to internal/test… 2018-04-10 16:29:48 +02:00