mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
When daemon fails to load an authz plugin, it should be removed from the plugin list. Else the plugin is retried on every request and response, resulting in undesired behavior (eg. daemon panic) Signed-off-by: Anusha Ragunathan <anusha@docker.com> Upstream-commit: fae904af02a184833d2cd5ce9fdd61a4083707c7 Component: engine