mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-21 07:51:19 -06:00
a4e4303a22
The bundle plugin will emit status based on it having an activated bundle for each configured bundle. At startup it will remain in a "not ready" state until all bundles are activated. Upon reconfiguration it will drop back into "not ready" if new bundles are added or the config for an existing one was changed, until the bundles have been activated. Signed-off-by: Patrick East <east.patrick@gmail.com>