orpiske commented on pull request #2141: URL: https://github.com/apache/camel-k/pull/2141#issuecomment-801227619
> Right. I think that's a bit different for client binaries, as probably Mac OS and Windows ones are cross-compiled, which disable CGO as far as a know. So it's probably fine disabling it for Linux client binary. That leads to the question, why disabling it only for Fedora? I think it might be safe to disable it for any Linux system regardless of OS and I can adjust the PR accordingly. Fedora was just the one that I could reproduce the issue. I am not sure how many others distros have upgraded to 2.32 already, but I guess this is likely to become more common with newer distributions. > And does it necessarily imply it should be done for the operator binary, for which it's possible to guarantee compatibility with its container image? Yes if you are building on Linux: https://github.com/apache/camel-k/blob/2ac21c46494cceb075c36b2c1df50c3347013c45/script/Makefile#L238-L246 ---------------------------------------------------------------- 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