Commit 72c9c12
committed
Fix invalid rego in init policies
We need to use the newer opa v1 syntax. This fixes a failing
acceptance test in features/initialize.feature.
Side-note: The `ec init policy` command is a bit undercooked, and I
don't it's been used much. In this commit I'm just doing the minimum
required to make the tests pass, and resisting the urge to also try
to improve it.
Ref: https://issues.redhat.com/browse/EC-11301 parent d788c99 commit 72c9c12
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments