-
### Kyverno Version
1.13.0
### Kubernetes Version
1.29.x
### Kubernetes Platform
AKS
### Kyverno Rule Type
Other
### Description
I have in Helm values:
```yaml
config:
webhooks:
…
-
**Describe the bug**
During a review of the Kubernetes API logs (we are using EKS, so checking Cloudwatch), I noticed the external-secrets-operator is spamming the k8s api multiple times a second, …
-
`extension-init` comes as a post-install hook in the `linkerd-smi` helm chart. This configuration works in ipv4 cluster, but fails in ipv6
Job manifest:
```yaml
apiVersion: batch/v1
kind: Job
m…
-
Given that numerous people seem to fail to configure metrics-server without disabling TLS verification, I was hoping that you would help documenting how to configure it correctly when configuring Kube…
-
### Problem Statement
As documented into the following page, CRDs authors sometime need to implement conversion webhook to support transparent conversion of objects among CRD versions
https://kube…
-
**What steps did you take and what happened:**
Helm chart generates [mutating-webhook](https://github.com/open-policy-agent/gatekeeper/blob/master/charts/gatekeeper/templates/gatekeeper-mutating-webh…
-
Hello,
I noticed that this operator does not deploy the ValidatingWebhookConfiguration which is part of the open-source nginx ingress. This webhook validates the Ingress objects for many conditions…
-
I am attempting to install the knative certificate with the following spec:
```
apiVersion: networking.internal.knative.dev/v1alpha1
kind: Certificate
metadata:
name: routing-serving-certs
n…
-
Kubernetes v1.30 deprecates enabling appArmor through annotations and enables it via securitycontext. Tortoise seems to remove this securitycontext through the mutating webhook `{"configuration":"tort…
-
### Kyverno Version
1.11.4
### Kubernetes Version
1.25.x but doesn't really matter.
### Kubernetes Platform
Bare metal
### Kyverno Rule Type
Validate
### Description
I have …