SIGN IN SIGN UP

plugins/bundle: Support for saving and reading bundles from disk

This commit adds support to persist and load bundles from disk.
A new field is introduced in OPA's bundle configuration that can
be optionally set to enable OPA to write and read bundles from disk.
This feature will allow OPA to serve policy decisions in scenarios
such as OPA being unable to communicate with the bundle server.

Fixes #2097

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
A
Ashutosh Narkar committed
5a79a45e4fee1f4bf83f9d98b603e8980c619023
Parent: b535cbf