policy
Here are 407 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Installation script supports only x86_64 architecture. 386 and arm64 are not supported.
Describe the solution you'd like
Detect the machine's architecture and download the relevant release in the install script
Additional context
the relevant file that should be changed should be install.sh and `windows_install.p
-
Updated
Aug 25, 2021 - Sass
-
Updated
Feb 15, 2021
-
Updated
Oct 15, 2021 - C
-
Updated
Jul 11, 2021 - HTML
-
Updated
Oct 15, 2021 - AGS Script
-
Updated
Oct 7, 2021
-
Updated
Oct 16, 2021 - C
-
Updated
Dec 25, 2020 - Python
I think we should avoid using "real" randomness in tests, and especially in benchmarks, which are expected to converge. So perhaps we should consider a fixed-seed RNG (see https://docs.rs/rand/0.8.4/rand/trait.SeedableRng.html#tymethod.from_seed ).
-
Updated
Oct 18, 2021 - Python
-
Updated
Oct 18, 2021
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 14, 2021 - Go
-
Updated
Oct 16, 2021 - Go
-
Updated
Oct 16, 2021 - C++
What are fetch providers?
FetchProviders are the components OPAL uses to fetch data from sources on demand.
Fetch providers are designed to be extendable, and you can easily create more fetch providers to enable OPAL to fetch data from your own unique sources (e.g. a SaaS service, a new DB, your own proprietary solution, ...)
[We have a guide on how to write new fetch providers](https:/
More tests wanted
-
Updated
Aug 27, 2018 - HTML
-
Updated
Oct 15, 2021 - Open Policy Agent
-
Updated
Oct 1, 2021 - Go
-
Updated
Oct 15, 2021 - Go
-
Updated
Jun 13, 2020 - Go
-
Updated
Oct 18, 2021 - Go
-
Updated
Jul 28, 2021 - Python
-
Updated
Oct 16, 2021 - HTML
What would you like to be added:
The references to the MAGTAPE_TLS_SECRET environment variable should be removed and the documentation for the "Bring Your Own Cert" (BYOC) model needs to be corrected.
The BYOC model requires an annotation on the magtape-tls secret. Details are within the magtape-init code
Improve this page
Add a description, image, and links to the policy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the policy topic, visit your repo's landing page and select "manage topics."
Expected Behavior
At https://github.com/open-policy-agent/opa/blob/main/bundle/bundle_test.go#L31, the result of function
Equalnot used:while this function has no side effect: