[Bug] Admission controller returns "disallowed operation" for resources explicitly allowed through additional rbac role #11667
Labels
bug
Something isn't working
triage
Default label assigned to all new issues indicating label curation is needed to fully organize.
type:controller
controller related issue
validation
Issues pertaining to the validate ability.
Kyverno Version
1.13.0
Kubernetes Version
1.30.x
Kubernetes Platform
AKS
Kyverno Rule Type
Validate
Description
I'm running kyverno 1.13.1 on AKS cluster. I have set of policies which validate istio service mesh virtualservices, serviceentries as well as mutate some scale resources.
All these policies are working fine with kyverno 1.12.4 version.
With kyverno 1.13.1 I get following messages in the admission controller log (provided in kyverno logs section)
I added following permissions to the helm chart values
and I see them reflected in the
kyverno:admission-controller:additional
clusterole:Steps to reproduce
Expected behavior
kyverno should be able to process and validate resources without errors.
Screenshots
No response
Kyverno logs
The text was updated successfully, but these errors were encountered: