Vimal Kumar

Results 99 comments of Vimal Kumar

@rootfs please update the diagram preview

[preview ](https://github.com/sustainable-computing-io/kepler/blob/dd9938eb98dd84fb62b15b0ae4d9418f161b0bf7/README.md) ![image](https://github.com/user-attachments/assets/7b65de40-70bc-4ee6-9a00-cb1dc3ab6e6d)

the reference should be for https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.41.0/ also?

> We also tried building it from your image: `quay.io/sustainable_computing_io/kepler_builder:ubi-9-libbpf-1.2.0` but we got the exact **same error**. _Do note that Go wasn’t installed on this image and we had to...

I have been able to build `aarch` image for kepler, but that is without `CPUID`. though i have not tested it.

`GOROOT` is already defined in the image ``` sh-5.1# go env | grep ROOT GOROOT="/usr/lib/golang" ```