bundle: Add support for scoping bundle to subset of data
Previously, when OPA activated a bundle, it would erase ALL existing policy and data that had been cached. This meant that the bundles and components like kube-mgmt were mutually exclusive (because the bundles would overwrite the other component's policy and data.) With these changes, bundles can include a set of roots that scope the bundle. When the bundle activates, only policy and data under those roots are erased and overwitten. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
7a4e82194ab8ece279c825a7e0d9b2d20f06abe8
Parent: 7df2091