shuting
shuting
Hi @echoOfNull - 1.12 release is no longer maintained, are you able to reproduce it in 1.13+?
@dosu - can you search related issues in kyverno/kyverno repo?
Does this really impact policy application? We saw this issue reported multiple times but policies can be applied successfully. Do you use a custom certificate? If not, I would try...
Hi @lentzi90 - thanks for your interest! There seem to be two pending tasks, "conformance-required" and "monitor-helm-secret-size" awaiting final status, can you please check if your change impacts these two?
@vishal-chdhry - is this supported or should we reopen the issue?
@eddycharly @vishal-chdhry - does it make sense to add this as part of https://github.com/kyverno/kyverno/issues/10756?
Relates to https://github.com/kyverno/kyverno/issues/13150.
Not sure if this is something we can "fix" in Kyverno. With `=(initContainers):` declaration, it means **if** the `initContainers` exists, check the following XYZ. An alternative is to use PSS...
Hi @shivansh-gohem - sorry for the late response, and thanks for your contribution! While reviewers are looking at your change, can you please look into these failures? https://github.com/kyverno/kyverno/actions/runs/19896974515/job/57030260725?pr=14308 https://github.com/kyverno/kyverno/actions/runs/19896974518/job/57030282850?pr=14308 https://github.com/kyverno/kyverno/actions/runs/19896974499/job/57031438970?pr=14308...
> I wasn't able to test this but looks like they need to provide a default `user.Info` when creating the attributes record so `request.userInfo.username` exists during CEL evaluation. > >...