Sudarsan Reddy

Results 115 comments of Sudarsan Reddy
trafficstars

> x509: certificate signed by unknown authority" Have you tried installing ca-certificates on your k8s cluster?

Thatโ€™s accurate. FWIW, the goal is to fix both 1 and 2 because grpc naturally needs an HTTP/2 connection to the origin.

Hi lostmaniac. What image are you looking for?

Sorry to hear that. Can you try https://github.com/cloudflare/cloudflared/releases/download/2021.8.2/cloudflared-linux-arm64 ?

Did you try to give it permission? What happens when you `chmod a+x home/linuxbrew/.linuxbrew/bin/cloudflared`?

This makes sense. I think a bit of tinkering around with https://github.com/cloudflare/cloudflared/blob/master/cloudflared.wxs is warranted. I'll get around to it after a bit but feel free if you want to take...

We probably need https://wixtoolset.org/documentation/manual/v3/howtos/updates/major_upgrade.html

Youโ€™ll need to do it on linux with https://github.com/sudarshan-reddy/msitools. This is because our build systems are all in linux. You can simply run wixl -v cloudflared.wxs to generate the msi

Thanks for calling that out @whalehub. Right on all counts here. Glad you got it up and running.