mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-22 00:05:24 -06:00
5fc3c42602
The discovery plugin will update its status based on the first time it initializes and activates configuration. If a bundle is configured it will switch to OK the first time it activates the configuration of that bundle. If no dynamic configuration is present it will just go to an "ok" status at Start() time. Signed-off-by: Patrick East <east.patrick@gmail.com>