shuting

Results 647 comments of shuting

Any updates @karthick9500 @MariamFahmy98 ?

Thanks for the PR @karthick9500! The fix is available via https://github.com/kyverno/kyverno/pull/13700, closing this PR.

How is it related to https://github.com/kyverno/kyverno/issues/12484?

This is the default image information that Kyverno builds: https://github.com/kyverno/kyverno/blob/8890fffafb983665b54630333eda8a0e437bfaaa/pkg/utils/api/image.go#L16-L20 You can try it on the debugger and see how it is built.

The linter check fails btw https://github.com/kyverno/kyverno/actions/runs/20259085692/job/58167058237?pr=14270.

Hi @remyj38 - we switched to use UID as the resource identifier, and deprecated the resource name label. Does your PR target any specific scenario? Can you please elaborate?

Cross-link to https://github.com/kyverno/kyverno/discussions/10622.

> Somehow it looks like the field manager is set to `background-controller` in some cases. I have the feeling that it is set when the policy [mutates existing resources](https://kyverno.io/docs/writing-policies/mutate/#mutate-existing-resources) (with...

I believe labels are added here, need to check why they were not added to the metric: https://github.com/kyverno/kyverno/blob/112064fd034668a2bf4532d6f53c600cd44bedde/pkg/controllers/ttl/controller.go#L143-L148

We have removed admissionreports in 1.12, can you try upgrading to latest 1.12.4?