Francois Poinsot
Francois Poinsot
I am using the docker image. Precisely, I am using this helm chart: https://github.com/ricardo-ch/helm-charts/tree/main/charts/imaginary. When upgrading from 1.1.1 to 1.2.4 I noticed a constant increase in memory usage  I...
### Kyverno Version 1.7.2 ### Kubernetes Version 1.22.x ### Kubernetes Platform GKE ### Kyverno Rule Type Validate ### Description I am comparing the value of 2 metrics: kyverno_admission_review_duration_seconds and kyverno_policy_execution_duration_seconds...
### Describe the feature request With the webhook addons, we can customize the body of the request. It would be useful to be able to do the same with headers....
**Is your feature request related to a problem? Please describe.** I am testing goldilocks. I see it creates a VPA for each controller. In my case I have a lot...
This issue might be related to https://github.com/yannh/kubeconform/issues/199 but the error message doesn't match what I expected. So in doubt I am opening a different isssue. In the script to generate...
### Description As far as I understand `schemaValidation` doesn't serve a purpose anymore. Both as a command flag and as a the `.spec. schemaValidation` field in the a policy. You...