mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
ec62838bb2
Earlier we used an empty namespace for data file located at bundle root. This change now uses "data" as the namespace for a data file at root. Fixes: #4022 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>