mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
c79eb41d86
These changes update the server to check the bundle scope before writing any policy and data. This way the caller won't accidentally write policy and data into OPA only to have it overwritten the next time a bundle is downloaded and activated. Signed-off-by: Torin Sandall <torinsandall@gmail.com>