shuting

Results 647 comments of shuting

> Update: We may be extending the `generate.synchronize` field to cover for this scenario. The expected behavior we agreed upon is that when `synchronize: true` then the following events will...

Closed via https://github.com/kyverno/kyverno/pull/6508.

> Per the requirements stated in the [KDP](https://github.com/kyverno/KDP/blob/main/proposals/cleanup.md#proposal), we decided to implement this feature in two phases: > > * [ ] 1. Use of two specific annotations which may...

> This seems more a regression than a feature. I'm wondering how risky this would be to add to 1.12.1 rather than waiting for 1.13. Can we add this to...

Moving it to 1.12.2 and closing milestone 1.12.0.

Yes @Shivansh-yadav13, assigned!

> Hello, I wanted to ask for incorrect schema in mutation rule won’t validate-policy.kyverno.svc deny the request of creating it? No, there's no schema defined for `mutate.patchStrategicMerge`, it can take...

>However, if you update it to use any | all then there must not be the same schema validation applied. Not sure if I understand this, do we expect a...

> > do we expect a validation error here? > > Yes, we do, because it's the exact same contents otherwise. Ok. I saw #4440 was logged to fix the...

>may be when Kyverno returns empty patches as we recently saw. We know that's not correct and so Kyverno would log an event on the resource about that as a...