mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
47ecd762d7
A new flag introduced `ready-timeout`. This flag controls if and for how long OPA server will wait for configured bundles and plugins to be activated/ready before listening for traffic. A value of 0 or less means no wait is exercised. Signed-off-by: mikaelcabot <mikaelcabot@gmail.com>