-
I'd like to leverage https://github.com/kubernetes/kubernetes/pull/127320 as an opportunity to improve our API guidelines for subresources for future contributors. Let's accumulate knowledge that we …
-
### Kyverno Version
1.11.0
### Kubernetes Version
1.30.x
### Kubernetes Platform
Bare metal
### Kyverno Rule Type
Mutate
### Description
I used this example - https://kyvern…
-
### Kyverno Version
1.11.0
### Description
My kyverno admission controller pod is throwing the error:
`github.com/kyverno/kyverno/pkg/webhooks/resource/validation/validation.go:206 > failed to c…
-
### Describe the bug
We have an admission controller that mutates our custom objects. The admission controller adds 1 annotation and 1 label with JsonPatch. Problem is that the label gets added succe…
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
From the code analysis there is a potential a race condition which might crash the longhorn-manager…
-
I'm experiencing an intermittent issue where at times I encounter the error described below, while at other times, everything functions normally.
https://percona-xtradb-cluster-operator.percona.svc…
-
### Kyverno Version
1.12.4
### Kubernetes Version
1.29.x
### Kubernetes Platform
Bare metal
### Kyverno Rule Type
Other
### Description
After scaling down kyverno-admission-controller to zero…
-
### What happened?
If I have 2 admissions to check before a POD can be create, the 2 admissions checks run one after one (not in parallel), with 2 different error messages.
I'll use the below admi…
-
## Describe the bug
On installing Longhorn via the provided helm chart, the manager pods always start, become healthy and then exit due to the following error
`{"file":"/go/src/github.com/longho…
-
### Kyverno Version
1.12.5
### Kubernetes Version
1.29.x
### Kubernetes Platform
EKS
### Kyverno Rule Type
Validate
### Description
Installed kyverno via helm chart version 3.2.6 and kyverno …