squakez commented on PR #3244: URL: https://github.com/apache/camel-k/pull/3244#issuecomment-1117027043
> It seems these flags just remove debugging information from the final binary file. So if developers want to debug kamel or operator binary, these flags should not be used. Thanks for having a look. The meaning of those flags can be found here: https://pkg.go.dev/cmd/link .I am not sure how much of that information is actually used by our troubleshooting operations. I made some test and, apparently, we still manage to get the error traces. Actually I don't know what we really loose in order to measure the tradeoff. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
