Skip to content
#

policy

Here are 440 public repositories matching this topic...

datree
noaabarki
noaabarki commented Feb 24, 2022

Describe the solution you'd like

We want to provide an easy way to view guidance on how to fix failing rules. For that, we want to add to the test command output a how-to-fix guidelines link next to every failing rule.

Since this is optional, we want this option to be a flag of test command or as a local configuration.

datree test ~/.datree/k8s-demo.yaml --verbose

To

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 Mar 3, 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