mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
f131cfcff3
Previously, policies and data had to be pushed into OPA via the REST API or loaded via command line arguments at startup. With these changes, OPA can now be configured to pull down bundles of policy and data from remote HTTP servers. When a bundle is downloaded successfully, the policies and data are loaded out of the bundle file and inserted into storage.