library icon indicating copy to clipboard operation
library copied to clipboard

The Open Policy Agent project standard library.

Results 2 library issues
Sort by recently updated
recently updated
newest added

According to https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/ the response needs to look like this ```yaml { "apiVersion": "admission.k8s.io/v1", "kind": "AdmissionReview", "response": { "uid": "", "allowed": true } } ```

Repeatedly, the handling of time and date using nanoseconds has gotten people stumbling. The situation could perhaps be improved if we had some rego-only helper methods? I'm imaging something like...