Skip to content
#

policy

Here are 425 public repositories matching this topic...

datree
hadar-co
hadar-co commented Jan 26, 2022

Is your feature request related to a problem? Please describe.
The kubeconform cli provides a "-strict" flag:
-strict
disallow additional properties not in schema

By default, the Datree cli uses this flag during schema validation, thus disallowing additional properties.

Describe the solution you'd like
Add a --not-strict flag to the Datree cli that does not set this flag

Certified-Kubernetes-Security-Specialist

Curated resources help you prepare for the CNCF/Linux Foundation CKS 2021 "Kubernetes Certified Security Specialist" Certification exam. Please provide feedback or requests by raising issues, or making a pull request. All feedback for improvements are welcome. thank you.

  • Updated Jan 17, 2022
  • AGS Script
opal
cerbos
charithe
charithe commented Nov 15, 2021

When the server rebuilds the policy index and detects any errors, it only outputs a summary of the errors detected (failed to build index: missing imports=1, duplicate definitions=0, load failures=2). This is for two reasons:

  • We expect users to always run cerbos compile to catch any problems before pushing any policy changes live.
  • If there are too many errors, reporting them all in th

Improve this page

Add a description, image, and links to the policy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the policy topic, visit your repo's landing page and select "manage topics."

Learn more