mshenoy
mshenoy
I am trying to use nested groups as well. Does this work ?
Any fix around for this ?
any other workarounds here ?
I believe this will be very valuable and the justification I have here is `Cronjob` wont be GA until K8s v1.20 . The fact that Cronjob is still `beta` and...
I bought this issue up in the slack channel and was informed about this issue. Adding my setup info here. Error we noticed: ```Internal error occurred: failed calling webhook "validate.kyverno.svc-fail":...
@eddycharly Appreciate the quick response. I do have a quick question. In my setup I did not overwrite the values for [createselfsignedcert](https://github.com/kyverno/kyverno/blob/28aa9872c7e95b49d8ce1cbfcd5b297b2830542f/charts/kyverno/values.yaml#L382). The if conditional [here](https://github.com/kyverno/kyverno/blob/28aa9872c7e95b49d8ce1cbfcd5b297b2830542f/charts/kyverno/templates/secret.yaml#L1) will only kick in...
Got it. So this will fix the other users issue. Do you have any insight on the error i posted above ? I am not setting the createselfsignedcert value to...
The error was noticed in our deploy pipeline and I believe its from the API server. We had an outage that affected a couple control plane and worker nodes, we...
Running 1.7.3 ``` kyverno-svc.kyverno.svc.kyverno-tls-ca Opaque 1 30d kyverno-svc.kyverno.svc.kyverno-tls-pair kubernetes.io/tls 2 30d ```
Btw, about `exclude the kyverno namespace from the webhooks configs` . I believe that logic relies on the namespace label being set. I am on 1.20 so we do not...