Kyle

Results 2 issues of Kyle

failing to build a golang func for linux from MacOs. Can build one fine using pack. func deploy -b=s2i --platform linux/amd64 ``` Building function image tar: scripts/assemble: time stamp 2025-10-23...

Working on the bookstore example `sentiment-analysis-app` although it's happening with any python func I try running on a k3s cluster. building for linux/amd64 from MacOs `func deploy -b=s2i --platform linux/amd64...