Filippo Balicchia

Results 13 comments of Filippo Balicchia

Hi @hughhhh I'm sorry if I link directly but I saw that you have some commit on this piece of code. Could you please review this pr and if it...

Hi, Is this the right place to ask support questions? if not please address me to the right place. I'm experiencing the same problem. After compiling without any problems I...

Thanks @cmann50 that model works for me too. For me issue can be closed

Hello, Thank you for your response and for clarifying how the solution is shipped. The purpose of my question was to understand if it's possible to backport a specific fix...

@axisofentropy did you try to enable http2 on the interceptor? https://github.com/kedacore/charts/blob/main/http-add-on/values.yaml#L105

Thanks a lot for link and your observations, I'll tried to respond to your questions - `What happens when a controller touches the resource ?` Webhook will listen only to...

The problem seems that crd stay stuck. After applied `./config/samples/app_v1beta1_fatecluster.yaml` crd remain in status `creating` cause probably controller can't close reconcile ? Thanks for help

Hi there @LaynePeng did you managed to investigate ?

Hi there, I haven't many logs than you see above but I can reproduce problem easily with ``` cat clusterconfig-1.18.yaml clusterconfig-1.18.yaml kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane image:...

Hi @owlet42 did you managed to investigate ?