Prateek Pandey

Results 42 comments of Prateek Pandey

@chipzoller started to look into this and i tried with below policy, in which if i delete the service account the target resource i.e. NetworkPolicies get deleted successfully. Although you...

Right , i will check one without the `ownerRefernces` and see what we can do to it further.

Yes, so we need to come up with the proposal to handle the use case with cluster-scoped resources with some more granular control to garbage collect the objects.

@dkulchinsky not started to look into this yet, engaged in other issues, i will discuss with team and come up with a proposal soon.

Hi @dkulchinsky, we are planning this in coming release, we had discussed about this feature with team internally, have to come up with the proposal.

Hi @annkam , @james-callahan can you try with latest build image `ghcr.io/kyverno/kyverno:1.8-dev-337-gda5312c17` and see if the issue with mix reports can get reproduce again ?

We have merged a [flag bug here](https://github.com/kyverno/kyverno/pull/4576), which basically related to policy report update. I did verified the fix earlier, it would be great if you can help with verifying...

@annkam thanks for the confirmation, `latest` tag can be used (but has to be retagged once the fix merged :) ), as part of PR merge in `main` branch we...

@stone-z fix already part of released 1.8.0-rc2, we are working on GA release due next week, if required we can back port the fix to 1.7 release branch and create...