André Bauer

Results 152 comments of André Bauer

We have this config in 1.11.x and 1.12.0: ``` config: enableDefaultRegistryMutation: false webhookAnnotations: 'admissions.enforcer/disabled': 'true' ```

At least i don´t see that the polr resources are deleted and recreated. I still see large spikes in the failed policy metrics after the update though. ![kyverno112](https://github.com/kyverno/kyverno/assets/1069919/a881ce4a-f3ed-4cea-a872-509cd5aa00ac) Not sure...

@KhaledEmaraDev Should i create a new bugreport for this for v1.12.1-rc.1?

Yes, we still see failed policies. See the spike in the image above. The spike happens when the update from V1.11.4 is done.

New issue for cli: https://github.com/kyverno/kyverno/issues/10171

I havent tried with v1.12.1 (only in v1.12.1-rc.1). On of the polices where i see a spike is: ```yaml apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata: name: require-emptydir-sizelimit annotations: kyverno.io/kyverno-version: 1.7.0 kyverno.io/kubernetes-version:...

Thanks for updating the helm chart. We can now run the cleanup and migrations hooks again :) We still see the spike in the failing polices metric for 3 of...

Just tried it out with the current Helm chart version 3.2.3-rc.3 and it seems to work now :)

I would prefer to not add any ArgoCD deployments specific documentation. The chart should be total agnostic to what it is installed with. In fact i only approved that change...