orpiske opened a new issue #2140: URL: https://github.com/apache/camel-k/issues/2140
When building on Fedora 33, trying to run the operator image on a k3s cluster running CentOS Stream, the operator fails with: ``` kamel: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by kamel) ``` This seems to be fixed by disabling CGO for the build-kamel target on the Makefile. I'll send a PR with a proposed fix for this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org