website icon indicating copy to clipboard operation
website copied to clipboard

User docs and sample policies: https://kyverno.io

Results 62 website issues
Sort by recently updated
recently updated
newest added

### Page link https://kyverno.io/docs/monitoring/policy-results-info/ ### Description On the [documentation](https://kyverno.io/docs/monitoring/policy-results-info/), the policy and rule execution metric is called `kyverno_policy_results_total` and is described as a Counter. On my 1.12.1 Kyverno installation, the...

bug

### Description I wanted to add News feed in my Grafana dashboard to not miss any minor update. Unfortunately, it's not working. Grafana points out to lack of CORS headers...

enhancement

## Related issue #1367 Close #1367 ## Proposed Changes Sets CORS header for RSS feed `/blog/index.xml` to allow to all. This will allow using the feed in a Grafana dashboard...

### Page link https://kyverno.io/blog/2023/12/13/kyverno-chainsaw-exploring-the-power-of-assertion-trees/ ### Description In the [Working with arrays](https://kyverno.io/blog/2023/12/13/kyverno-chainsaw-exploring-the-power-of-assertion-trees/#working-with-arrays) section `len` is used instead of the `length` function both in the description and in the example. Following this...

bug

### Description We currently have a few features marked as `beta`: - image verification - exceptions - cleanup policies We can promote these to stable APIs as long as we...

enhancement

### Description Document new feature for shallow substitution of variables: https://github.com/kyverno/kyverno/pull/11058 https://github.com/kyverno/kyverno/issues/10855 Samples: https://github.com/kyverno/kyverno/issues/10855#issuecomment-2293231790 ### Slack discussion _No response_

enhancement

## Related issue # Related to #1335 ## Proposed Changes ## Checklist - [x] I have read the [contributing guidelines](https://github.com/kyverno/website/blob/main/CONTRIBUTING.md). - [x] I have inspected the website preview for accuracy....

### Description https://github.com/kyverno/kyverno/pull/11237 ### Slack discussion _No response_

enhancement

### Description https://github.com/kyverno/kyverno/pull/11202 ### Slack discussion _No response_

enhancement

Added credit for the idea of using kyverno for "Assigning Node Metadata to Pods" Following my idea to use kyverno to add node metadata to pods using kyverno policy in...