Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPA Conformance #85

Merged
merged 1 commit into from
Dec 31, 2023
Merged

OPA Conformance #85

merged 1 commit into from
Dec 31, 2023

Conversation

anakrish
Copy link
Collaborator

@anakrish anakrish commented Dec 31, 2023

Implements #83 partly.
Closes #84

- graph.reachable, graph.reachable_paths builtins.
- In progress walk builtin
Note: graph.reachable_paths is buggy in upstream OPA and its semantics
  are not well defined.
  open-policy-agent/opa#5871
  open-policy-agent/opa#6128
- Use correct feature for regex
- Ensure that regorus complies with all features disabled.

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
@anakrish anakrish changed the title - Disable default features of jsonschema to reduce binary size OPA Conformance Dec 31, 2023
@anakrish anakrish merged commit 2292774 into microsoft:main Dec 31, 2023
2 checks passed
@anakrish anakrish deleted the ak-json-patch branch December 31, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Dep] Disable default features of jsonschema crate
1 participant